[LLVMdev] DEBUG INFO at the bytecode level

Zheng Wang jason.wangz at gmail.com
Tue May 18 03:26:52 PDT 2010


Hello,

Could I get some debug info at the byte code level? I am writing a
passer and if will be nice if I can know which line in the source an
instruction (or value) corresponds to.

I found a document online:
http://llvm.org/docs/SourceLevelDebugging.html, but I can't find an
example of doing it at the byte code level.

Cheers,
Zheng



More information about the llvm-dev mailing list