uc-crux-llvm #1132
Unanswered
cortezcodes
asked this question in
Q&A
uc-crux-llvm
#1132
Replies: 1 comment 2 replies
-
The build-bom tool can be useful to obtain LLVM BC from a multi-file build process. See https://github.com/travitch/build-bom |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently working on a research project that I am trying to use uc-crux-llvm to test some open source codebases for bugs. I was wondering if there is any functionality built into uc-crux-llvm that would help with compiling multiple file codebases into one LLVM bitcode module? I am attempting to run some analysis on OpenSSL's famous Heartbleed vulnerability. Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions