[all-commits] [llvm/llvm-project] 983a0a: [LoongArch] Specify registers used in DWARF except...
wangleiat via All-commits
all-commits at lists.llvm.org
Wed Sep 28 02:56:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 983a0ae5cfbcd586e23b2a0c93d6ab790305a728
https://github.com/llvm/llvm-project/commit/983a0ae5cfbcd586e23b2a0c93d6ab790305a728
Author: wanglei <wanglei at loongson.cn>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
A llvm/test/CodeGen/LoongArch/exception-pointer-register.ll
Log Message:
-----------
[LoongArch] Specify registers used in DWARF exception handling
Defines LoongArch registers for getExceptionPointerRegister() and
getExceptionSelectorRegister().
Differential Revision: https://reviews.llvm.org/D134709
More information about the All-commits
mailing list