[PATCH] D114663: [ELF] --cref: If -Map is specified, print to the map file

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 21:21:49 PST 2021


MaskRay created this revision.
MaskRay added reviewers: bd1976llvm, markj.
Herald added subscribers: dang, arichardson, emaste.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

PR48282: This behavior matches GNU ld and gold.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114663

Files:
  lld/ELF/MapFile.cpp
  lld/ELF/MapFile.h
  lld/ELF/Options.td
  lld/ELF/Writer.cpp
  lld/docs/ld.lld.1
  lld/test/ELF/cref.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114663.390138.patch
Type: text/x-patch
Size: 5648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211127/489846d5/attachment.bin>


More information about the llvm-commits mailing list