[LLVMdev] CFG Extraction from Assembly Code

Yan Lin Aung yan_lin_aung at yahoo.com
Fri Jan 28 05:54:13 PST 2011


Hi,

In LLVM, llc can be used to generate native assembly code for a selected target processor (-march=target). I  would like to extract/build CFG from the generated assembly code.
Is this possible in LLVM? Anyone knows how to extract CFG from the assembly code?
Thanks.

With regards
Yan Lin


      



More information about the llvm-dev mailing list