[PATCH] D28717: COFF: Change the /lldmap output format to be more like the ELF linker.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 19:00:13 PST 2017


pcc updated this revision to Diff 84420.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D28717

Files:
  lld/COFF/CMakeLists.txt
  lld/COFF/Chunks.h
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/MapFile.cpp
  lld/COFF/MapFile.h
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/Writer.cpp
  lld/COFF/Writer.h
  lld/test/COFF/lldmap.test
  lld/test/COFF/lto-parallel.ll
  lld/test/COFF/weak-external.test
  lld/test/COFF/weak-external3.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28717.84420.patch
Type: text/x-patch
Size: 16361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170114/1c4e656a/attachment.bin>


More information about the llvm-commits mailing list