Elijah

Results 2 issues of Elijah

root@5e60d163e16d:/workspace/LLVM-Tracer/example/triad# python llvm_compile.py $TRACER_HOME/example/triad triad /workspace/LLVM-Tracer/example/triad triad In file included from /workspace/LLVM-Tracer/example/triad/triad.c:1: In file included from /workspace/LLVM-Tracer/example/triad/triad.h:2: /usr/include/stdlib.h:31:10: fatal error: 'stddef.h' file not found #include ^~~~~~~~~~ 1 error generated. Error...

For each algorithm of MachSuite, how to generate the corresponding executable file and the necessary files configured in gem.5.cfg such as dynamic_trace.gz? For example, I want to simulate the test_aes...