summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins-riscv.c
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Specify registers used for exception handlingAlex Bradbury2019-07-081-0/+10
Implements the handling of __builtin_eh_return_regno(). Differential Revision: https://reviews.llvm.org/D63417 Patch by Edward Jones. llvm-svn: 365305
OpenPOWER on IntegriCloud