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

Cameron Zwarich zwarich at apple.com
Sat May 25 14:34:07 PDT 2013


I'm just going to commit this. It's a simple bug fix with a test. If Kevin finds it objectionable, I can back it out.

Cameron

On May 20, 2013, at 10:29 AM, Jim Grosbach <grosbach at apple.com> wrote:

> Seems reasonable. Kevin, what do you think?
> 
> -Jim
> 
> On May 19, 2013, at 10:58 AM, Cameron Zwarich <zwarich at apple.com> wrote:
> 
>> 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
>> 
>> <Mail Attachment>
> 




More information about the llvm-commits mailing list