1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/utils/UpdateTestChecks
Alexander Richardson e7d60b130e [UpdateTestChecks] Handle IR variables with a '-' in the name
Summary:
I noticed that clang will emit variables such as %indirect-arg-temp when
running update_cc1_test_checks.py and therefore update_cc1_test_checks.py
wasn't adding FileCheck captures for those variables.

Reviewers: MaskRay

Reviewed By: MaskRay

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D44459

llvm-svn: 327564
2018-03-14 20:28:53 +00:00
..
__init__.py
asm.py [utils] Add utils/update_cc_test_checks.py 2018-03-02 17:37:04 +00:00
common.py [UpdateTestChecks] Handle IR variables with a '-' in the name 2018-03-14 20:28:53 +00:00