[PATCH] D67301: [LLD] [COFF] Use the unified llvm demangle frontend function. NFC.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 03:46:16 PDT 2019


mstorsjo updated this revision to Diff 221706.
mstorsjo retitled this revision from "[LLD] Use the unified llvm demangle frontend function. NFC." to "[LLD] [COFF] Use the unified llvm demangle frontend function. NFC.".
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

As it seems to be hard to agree on what should be done and how, I'm trying to split this up into separate smaller bits, which hopefully should get this patch moving forward easier.


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

https://reviews.llvm.org/D67301

Files:
  lld/COFF/CMakeLists.txt
  lld/COFF/Symbols.cpp
  lld/Common/Strings.cpp
  lld/include/lld/Common/Strings.h
  lld/test/COFF/undefined-symbol-itanium-i386.s
  lld/test/COFF/undefined-symbol.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67301.221706.patch
Type: text/x-patch
Size: 5330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/8f6dab0e/attachment.bin>


More information about the llvm-commits mailing list