Closed ktkim closed 3 years ago
I tested the source code in HW3. I got this error. (I commited the code in the HW3) Could you tell me the what the wrong is.
make: *** [Makefile:17: example3.ll] Error 70
I think you used build_* functions of LLVM in an inappropriate way. Please see your example3.instrumented.ll file and check the IR is created what you intended.
Thank you. Closed
I tested the source code in HW3. I got this error. (I commited the code in the HW3) Could you tell me the what the wrong is.
make: *** [Makefile:17: example3.ll] Error 70