[PATCH] D52104: lld-link: print demangled symbol names for "undefined symbol" diagnostics

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 11:40:54 PDT 2018


thakis updated this revision to Diff 165555.
thakis marked an inline comment as done.
thakis added a comment.

ruiu comments


https://reviews.llvm.org/D52104

Files:
  libcxxabi/src/cxa_demangle.cpp
  libcxxabi/src/demangle/Utility.h
  lld/COFF/SymbolTable.cpp
  lld/Common/Strings.cpp
  lld/test/COFF/undefined-symbol-cv.s
  lld/test/COFF/undefined-symbol.s
  llvm/include/llvm/Demangle/Utility.h
  llvm/lib/Demangle/ItaniumDemangle.cpp
  llvm/lib/Demangle/MicrosoftDemangle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52104.165555.patch
Type: text/x-patch
Size: 14024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/36836833/attachment.bin>


More information about the llvm-commits mailing list