You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to try using DG in LLVM PASS, but I failed. I couldn't compile the PASS, and I don't know how to modify my CMakeLists file. Can you help me? Looking forward to your reply.
The text was updated successfully, but these errors were encountered:
I hope to apply DG to Aflgo (I don't know if you have heard of it, a directed fuzzing tool, which uses LLVMPass to implement information collection and instrumentation). AFLGO uses LLVM pass, but I need to modify its Makefile so that it can link DG, but I failed. It prompted many errors.
Hello, I want to try using DG in LLVM PASS, but I failed. I couldn't compile the PASS, and I don't know how to modify my CMakeLists file. Can you help me? Looking forward to your reply.
The text was updated successfully, but these errors were encountered: