[all-commits] [llvm/llvm-project] bfd0cb: Reapply 253ce92844f "[JITLink][AArch64] Add suppor...
lhames via All-commits
all-commits at lists.llvm.org
Thu Jan 13 15:00:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfd0cbd4eb9fef85da96bb799038ba49a52d08f8
https://github.com/llvm/llvm-project/commit/bfd0cbd4eb9fef85da96bb799038ba49a52d08f8
Author: Lang Hames <lhames at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
A llvm/test/ExecutionEngine/JITLink/AArch64/MachO_arm64_ehframe.s
Log Message:
-----------
Reapply 253ce92844f "[JITLink][AArch64] Add support for splitting.." with fixes.
This reapplies 253ce92844f72e3a6d0e423473f2765c2c5afd6a, which was reverted in
66b2ed477f902329c916bd4389b2034dae09c02b due to bot failures.
I have added the `-phony-externals` option added, which should fix the
unresolved symbol errors.
More information about the All-commits
mailing list