This PR adds a simple C program that will serve as a reference test during the course of the fcd+Remill project. The test is to be compiled by a common C compiler (gcc or clang) and then decompiled into fcd's C-like pseudocode. The reference output is also added.
This PR adds a simple C program that will serve as a reference test during the course of the fcd+Remill project. The test is to be compiled by a common C compiler (gcc or clang) and then decompiled into fcd's C-like pseudocode. The reference output is also added.