[all-commits] [llvm/llvm-project] 1f2f1a: [JITLink][MachO][x86-64] Add support for splitting...
lhames via All-commits
all-commits at lists.llvm.org
Tue Sep 28 19:13:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f2f1a4414f868ddb8f1f4b77aca83c66fa0b48c
https://github.com/llvm/llvm-project/commit/1f2f1a4414f868ddb8f1f4b77aca83c66fa0b48c
Author: Lang Hames <lhames at gmail.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
A llvm/test/ExecutionEngine/JITLink/X86/MachO_x86_64_compact_unwind.s
Log Message:
-----------
[JITLink][MachO][x86-64] Add support for splitting compact-unwind sections.
Follow-up to fc734da7954 to enable compact-unwind splitting on x86-64.
More information about the All-commits
mailing list