summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/exception-pointer-register.ll
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Specify registers used in DWARF exception handlingAlex Bradbury2019-07-081-0/+130
Defines RISCV registers for getExceptionPointerRegister() and getExceptionSelectorRegister(). Differential Revision: https://reviews.llvm.org/D63411 Patch by Edward Jones. Modified by Alex Bradbury to add CHECK lines to exception-pointer-register.ll. llvm-svn: 365301
OpenPOWER on IntegriCloud