-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello
Thanks for the wonderful tool you have invented. Here I have a issue in IR from lifter.
- I Lifted the binary into IR using Retdec and the LLVM IR can be re-compiled pass the clang and opt compiler.
- Then I use the LLVM2CPG to generate CPG from the LLVM IR (from lifter)
- then it reports Segmentation fault, and in log, there's nothing [x]
- I tried to compile the source code into LLVM IR, it works [v]
- I lifted the binary into C, re-compile it into LLVM IR, it doesn't work [x]
Can you help me to understand why it doesn't work in LLVM IR from the lifter, since it can pass the clang check.
Metadata
Metadata
Assignees
Labels
No labels