[PATCH] D100818: [lld-macho] Implement branch-range-extension thunks

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 17:05:47 PDT 2021


gkm updated this revision to Diff 344238.
gkm added a comment.

- disable test for windows, which has no shell for loops


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100818

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Driver.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/MergedOutputSection.cpp
  lld/MachO/MergedOutputSection.h
  lld/MachO/Options.td
  lld/MachO/Relocations.h
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/arm64-thunks.s
  lld/test/MachO/tools/generate-thunkable-program.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100818.344238.patch
Type: text/x-patch
Size: 60157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/c8f31ad5/attachment-0001.bin>


More information about the llvm-commits mailing list