[PATCH] D30456: [DebugInfo] Unique abbrevs for DIEs with different implicit_const values

Victor Leschuk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 13:23:13 PST 2017


vleschuk updated this revision to Diff 90221.
vleschuk added a comment.

Extended test to verify that two DIEs with equal values refer to the same abbrev, and third DIE with another value refers to another abbrev.


https://reviews.llvm.org/D30456

Files:
  lib/CodeGen/AsmPrinter/DIE.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30456.90221.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/3ebbdc98/attachment.bin>


More information about the llvm-commits mailing list