[PATCH] D101724: [lld-macho] De-templatize mach_header operations

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 2 12:22:57 PDT 2021


int3 updated this revision to Diff 342256.
int3 retitled this revision from "[lld-macho][nfc] De-templatize mach_header operations" to "[lld-macho] De-templatize mach_header operations".
int3 edited the summary of this revision.
int3 added a comment.

add magic number check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101724

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/ObjC.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/MachO/Writer.h
  lld/test/MachO/objc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101724.342256.patch
Type: text/x-patch
Size: 11699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/9c98f5a6/attachment.bin>


More information about the llvm-commits mailing list