[PATCH] D128093: [lld-macho] Initial support for Linker Optimization Hints

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 12:56:47 PDT 2022


BertalanD updated this revision to Diff 441137.
BertalanD added a comment.

Moved the new test to `invalid/` and changed it to use `split-file` instead of the nasty `.ifdef`s


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

https://reviews.llvm.org/D128093

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Options.td
  lld/MachO/Relocations.h
  lld/MachO/Target.h
  lld/test/MachO/invalid/invalid-loh.s
  lld/test/MachO/loh-adrp-add.s
  lld/test/MachO/loh-adrp-adrp.s
  llvm/include/llvm/BinaryFormat/MachO.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128093.441137.patch
Type: text/x-patch
Size: 24207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/8df76746/attachment.bin>


More information about the llvm-commits mailing list