[all-commits] [llvm/llvm-project] 929d20: [LoongArch] Add support for llvm.eh.dwarf.cfa
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Wed Aug 17 22:50:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 929d201b7af41358125c4955901ca321822e2e6f
https://github.com/llvm/llvm-project/commit/929d201b7af41358125c4955901ca321822e2e6f
Author: WANG Xuerui <git at xen0n.name>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
A llvm/test/CodeGen/LoongArch/eh-dwarf-cfa.ll
Log Message:
-----------
[LoongArch] Add support for llvm.eh.dwarf.cfa
It's the same as D126181 for RISCV.
Differential Revision: https://reviews.llvm.org/D132012
More information about the All-commits
mailing list