[all-commits] [llvm/llvm-project] 5b2549: Revert "[AArch64] Unconditionally use DW_EH_PE_ind...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Sat Feb 4 03:52:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b2549b0d2834a653be60b52885bdc9f21abc2ee
https://github.com/llvm/llvm-project/commit/5b2549b0d2834a653be60b52885bdc9f21abc2ee
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/test/CodeGen/AArch64/arm64-big-endian-eh.ll
M llvm/test/CodeGen/AArch64/pic-eh-stubs.ll
M llvm/test/DebugInfo/AArch64/eh_frame_personality.ll
M llvm/test/Transforms/CodeGenPrepare/AArch64/large-offset-gep.ll
Log Message:
-----------
Revert "[AArch64] Unconditionally use DW_EH_PE_indirect|DW_EH_PE_pcrel personality/lsda/ttype encodings"
It causes failurs in clang-interpreter.
This reverts commit 565a1fb1334b8cf510af1338cae3f50815a99f90, aka llvmorg-17-init-1048-g565a1fb1334b
More information about the All-commits
mailing list