[PATCH] D28617: Implement -Map

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 10:40:23 PST 2017


rafael created this revision.
rafael added a reviewer: ruiu.
rafael added a subscriber: llvm-commits.
Herald added a subscriber: mgorny.

This is not exactly the same format as bfd ld, but should serve a similar purpose.


https://reviews.llvm.org/D28617

Files:
  lld/ELF/CMakeLists.txt
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/MapFile.cpp
  lld/ELF/MapFile.h
  lld/ELF/OutputSections.cpp
  lld/ELF/OutputSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/Inputs/map-file2.s
  lld/test/ELF/Inputs/map-file3.s
  lld/test/ELF/Inputs/map-file4.s
  lld/test/ELF/map-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28617.84145.patch
Type: text/x-patch
Size: 12551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/f6851d96/attachment.bin>


More information about the llvm-commits mailing list