commit | a3ad9bd475bf7eb9529a5103be4354730e99fb01 | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Wed Nov 08 14:24:42 2017 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Wed Nov 08 14:24:42 2017 +0000 |
tree | 3166dec6c69c10f969f3706582b3468dfa4af17b | |
parent | da781c72957496189f404d8235c53787df7f9be4 [diff] |
[utils] Add RISC-V support to update_llc_test_checks.py This should be a trivial change, and I've started using it for generating all tests at https://github.com/lowrisc/riscv-llvm (i.e. it's been tested in action quite a lot). Note that the regex does not attempt to match .cfi_startproc, as I want to ensure compatibility with functions that have the nounwind attribute. Differential Revision: https://reviews.llvm.org/D39789 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317693 91177308-0d34-0410-b5e6-96231b3b80d8