[PATCH] D64927: lld-link: Demangle symbols from archives in diagnostics

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 08:33:14 PDT 2019


thakis created this revision.
thakis added a reviewer: ruiu.
Herald added a subscriber: erik.pilkington.
Herald added a project: LLVM.

Also add test coverage for thin archives (which are the only way I could
come up with to test at least some of the diagnostic changes).


https://reviews.llvm.org/D64927

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/Symbols.cpp
  lld/COFF/Symbols.h
  lld/test/COFF/Inputs/mangled-symbol.s
  lld/test/COFF/thin-archive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64927.210585.patch
Type: text/x-patch
Size: 8596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/2ee0e07e/attachment.bin>


More information about the llvm-commits mailing list