PR48282: This behavior matches GNU ld and gold.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114663
[ELF] --cref: If -Map is specified, print to the map file ClosedPublic Authored by MaskRay on Nov 26 2021, 9:21 PM.
Details Summary PR48282: This behavior matches GNU ld and gold.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 29 2021, 1:08 PM This revision was landed with ongoing or failed builds.Nov 29 2021, 2:15 PM Closed by commit rG1ce51a5f355f: [ELF] --cref: If -Map is specified, print to the map file (authored by MaskRay). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 390469 lld/ELF/MapFile.h
lld/ELF/MapFile.cpp
lld/ELF/Options.td
lld/ELF/Writer.cpp
lld/docs/ReleaseNotes.rst
lld/docs/ld.lld.1
lld/test/ELF/cref.s
|