[PATCH] D115325: [DWARF] Fix PR51087 Extraneous enum record in DWARF with type units

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 15:02:43 PST 2021


Orlando updated this revision to Diff 395011.
Orlando marked 2 inline comments as done.
Orlando added a comment.

+ Remove unnecessary semi-colon
+ Slightly adjust `createMaybeUnusedType`'s comment
+ Merge the 3 tests into one


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115325/new/

https://reviews.llvm.org/D115325

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/test/DebugInfo/Generic/type-units-maybe-unused-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115325.395011.patch
Type: text/x-patch
Size: 11973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/e8b1914d/attachment.bin>


More information about the llvm-commits mailing list