[LLVMdev] generating src code along with LLVM assembly from byte code

shankha shankhabanerjee at gmail.com
Sat Jul 3 11:24:15 PDT 2010


Hi,
Are there any options that can be used with llvm-dis to generate LLVM
assembly along with source code if the original byte code had been
built with
-g. e.g. objdump -D -d -S -l executable gives you the source code
listing along with the assembly.

-- 
Thanks
Shankha



More information about the llvm-dev mailing list