Files
clang-p2996/llvm/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
Thomas Preud'homme bb69173ae5 [PowerPC, test] Fix use of undef FileCheck var
Commit 6ad3d05b68 disables the definition
of CSR that a follow-up CHECK-NOT directive depends on. This commit
replaces the undefined CSR variable use by the regex used to define it.

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D99870
2021-04-09 12:54:35 +01:00

26 KiB