[PATCH] D97007: [lld-macho] Define __mh_*_header synthetic symbols.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 11:15:02 PDT 2021


oontvoo updated this revision to Diff 331947.
oontvoo marked 13 inline comments as done.
oontvoo added a comment.

addressed review comments + rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97007

Files:
  lld/MachO/Driver.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/export-trie.s
  lld/test/MachO/map-file.s
  lld/test/MachO/mh-execute-header.s
  lld/test/MachO/mh-header-link.s
  lld/test/MachO/objc.s
  lld/test/MachO/stabs.s
  lld/test/MachO/symtab.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97007.331947.patch
Type: text/x-patch
Size: 13080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/367f52e7/attachment-0001.bin>


More information about the llvm-commits mailing list