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

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 18:28:29 PDT 2016


danielcdh updated this revision to Diff 55367.
danielcdh added a comment.

Fixed another bug in the implemantation to make it consistent with gnu assembler.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19522.55367.patch
Type: text/x-patch
Size: 15537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160428/26c04c10/attachment-0001.bin>


More information about the llvm-commits mailing list