[PATCH] D94316: [lld-macho] Associate each Symbol with an InputFile

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 10:44:01 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG163dcd851309: [lld-macho] Associate each Symbol with an InputFile (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D94316?vs=316179&id=321156#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94316/new/

https://reviews.llvm.org/D94316

Files:
  lld/MachO/Driver.cpp
  lld/MachO/ExportTrie.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/invalid/abs-duplicate.s
  lld/test/MachO/invalid/duplicate-symbol.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94316.321156.patch
Type: text/x-patch
Size: 18812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/329b9944/attachment.bin>


More information about the llvm-commits mailing list