[PATCH] Add support for DWARF line number table entries for values in the instruction stream

Cameron Zwarich zwarich at apple.com
Sun May 19 10:58:01 PDT 2013


Sometimes it is useful to emit instructions by their encoding directly, but this doesn't currently work with DWARF line number info. I've attached a patch fix this, matching the behavior of Apple's non-LLVM assembler.

Cameron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: loc.patch
Type: application/octet-stream
Size: 1718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130519/ca9cb2c6/attachment.obj>


More information about the llvm-commits mailing list