[PATCH] D136380: [lld-macho] Map file should map symbols to their original bitcode file

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 14:18:21 PDT 2022


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added subscribers: ormris, steven_wu, hiraditya.
Herald added projects: lld-macho, All.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

... instead of mapping them to the intermediate object file.
This matches ld64.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136380

Files:
  lld/MachO/LTO.cpp
  lld/MachO/MapFile.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/map-file.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136380.469358.patch
Type: text/x-patch
Size: 11118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/1d221ea9/attachment.bin>


More information about the llvm-commits mailing list