[PATCH] D87909: [lld-macho] Support absolute symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 11:29:09 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG62a3f0c9844b: [lld-macho] Support absolute symbols (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D87909?vs=292806&id=294380#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87909

Files:
  lld/MachO/ExportTrie.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/abs-symbols.s
  lld/test/MachO/invalid/abs-duplicate.s
  lld/test/MachO/invalid/dso-handle-duplicate.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87909.294380.patch
Type: text/x-patch
Size: 12063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/6805bbd0/attachment.bin>


More information about the llvm-commits mailing list