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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 20:59:08 PDT 2021


oontvoo updated this revision to Diff 331753.
oontvoo marked 6 inline comments as done.
oontvoo added a comment.

Updated diff:

- give MachHeaderSection a section index of 1.
- added tests


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/mh_dylib_header.s
  lld/test/MachO/mh_execute_header.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.331753.patch
Type: text/x-patch
Size: 12551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/cce6d9b9/attachment.bin>


More information about the llvm-commits mailing list