[PATCH] D37127: [dsymutil] Don't mark forward declarations as canonical.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 01:38:31 PDT 2017


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

Thanks @friss, I've updated the diff with your feedback.


Repository:
  rL LLVM

https://reviews.llvm.org/D37127

Files:
  test/tools/dsymutil/Inputs/odr-fwd-declaration/1.o
  test/tools/dsymutil/Inputs/odr-fwd-declaration/2.o
  test/tools/dsymutil/Inputs/odr-fwd-declaration/3.o
  test/tools/dsymutil/Inputs/odr-fwd-declaration2/1.o
  test/tools/dsymutil/Inputs/odr-fwd-declaration2/2.o
  test/tools/dsymutil/Inputs/odr-fwd-declaration2/3.o
  test/tools/dsymutil/X86/odr-fwd-declaration.cpp
  test/tools/dsymutil/X86/odr-fwd-declaration2.cpp
  tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37127.113368.patch
Type: text/x-patch
Size: 13669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/3e7f72ce/attachment.bin>


More information about the llvm-commits mailing list