Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use DG in an LLVM Pass? #457

Open
liushengahn opened this issue Mar 19, 2024 · 4 comments
Open

How to use DG in an LLVM Pass? #457

liushengahn opened this issue Mar 19, 2024 · 4 comments

Comments

@liushengahn
Copy link

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.

@mchalupa
Copy link
Owner

Could you be more specific? What have you tried and what failed?

@liushengahn
Copy link
Author

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.

@liushengahn
Copy link
Author

@mchalupa
Copy link
Owner

Can you show the log of the errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants