[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 12:18:25 PDT 2021
gkm updated this revision to Diff 344143.
gkm added a comment.
- add a call (`__nan`) through a dylib stub to the test case
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.344143.patch
Type: text/x-patch
Size: 60126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/ba641bd0/attachment-0001.bin>
More information about the llvm-commits
mailing list