search for: 9ce717eb

Displaying 1 result from an estimated 1 matches for "9ce717eb".

Did you mean: 9ce217db
2018 May 16
1
clang dwarf
Hi I am building the llvm IR to generate the control flow graph. I am using autotools(configure, make) to compile my whole program. I use the -save-temps option to save the llvm IR. Now I would like to generate a control flow graph on binary level. I may need the dwarf information to know the mapping between source code and binary code. Besides, I may also need to know the relationship between