[PATCH] D19522: Read discriminators correctly from object file.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 18:48:52 PDT 2016


On Wed, Apr 27, 2016 at 6:28 PM, Dehao Chen via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> danielcdh updated this revision to Diff 55367.
> danielcdh added a comment.
>
> Fixed another bug in the implemantation to make it consistent with gnu
> assembler.
>

Sounds like it should be a separate patch/independent change?


>
> PTAL, Thanks
>
>
> http://reviews.llvm.org/D19522
>
> Files:
>   lib/DebugInfo/DWARF/DWARFDebugLine.cpp
>   lib/MC/MCDwarf.cpp
>   test/DebugInfo/X86/discriminator2.ll
>   test/DebugInfo/X86/discriminator3.ll
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/9a1d2e03/attachment.html>


More information about the llvm-commits mailing list