[all-commits] [llvm/llvm-project] 66b2ed: Revert "[JITLink][AArch64] Add support for splitti...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jan 12 11:40:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66b2ed477f902329c916bd4389b2034dae09c02b
https://github.com/llvm/llvm-project/commit/66b2ed477f902329c916bd4389b2034dae09c02b
Author: Nico Weber <thakis at chromium.org>
Date: 2022-01-12 (Wed, 12 Jan 2022)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
R llvm/test/ExecutionEngine/JITLink/AArch64/MachO_arm64_ehframe.s
Log Message:
-----------
Revert "[JITLink][AArch64] Add support for splitting eh-frames on AArch64."
This reverts commit 253ce92844f72e3a6d0e423473f2765c2c5afd6a.
Breaks tests on Windows, see
https://github.com/llvm/llvm-project/issues/52921#issuecomment-1011118896
More information about the All-commits
mailing list