[all-commits] [llvm/llvm-project] 894ddb: Revert "[ARM] __cxa_end_cleanup should be called i...
Dani via All-commits
all-commits at lists.llvm.org
Wed Oct 27 05:30:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 894ddba1c9ed6e1eef940e7ef4cb7df8482339a4
https://github.com/llvm/llvm-project/commit/894ddba1c9ed6e1eef940e7ef4cb7df8482339a4
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M libcxxabi/src/cxa_exception.cpp
M llvm/include/llvm/ADT/Triple.h
M llvm/include/llvm/IR/RuntimeLibcalls.def
M llvm/lib/CodeGen/DwarfEHPrepare.cpp
M llvm/lib/Target/ARM/ARMSubtarget.h
M llvm/test/CodeGen/ARM/debug-frame.ll
A llvm/test/CodeGen/ARM/eh-resume-darwin.ll
R llvm/test/CodeGen/ARM/eh-resume.ll
R llvm/test/CodeGen/ARM/eh-resume2.ll
M llvm/test/CodeGen/ARM/ehabi.ll
Log Message:
-----------
Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
This reverts commit da1d1a08694bbfe0ea7a23ea094612436e8a2dd0.
More information about the All-commits
mailing list