[PATCH] D57979: [dsymutil] Don't clone empty CUs

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 16:18:00 PST 2019


JDevlieghere updated this revision to Diff 186070.
JDevlieghere added a comment.

Only skip empty CUs, not DW_TAG_compile_units without children.


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

https://reviews.llvm.org/D57979

Files:
  llvm/test/tools/dsymutil/X86/empty-CU.test
  llvm/test/tools/dsymutil/X86/generate-empty-CU.test
  llvm/tools/dsymutil/CompileUnit.cpp
  llvm/tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57979.186070.patch
Type: text/x-patch
Size: 4224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190209/80083f36/attachment.bin>


More information about the llvm-commits mailing list