diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2021-04-05 00:07:35 +0100 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2021-04-09 12:54:35 +0100 |
commit | bb69173ae5d125b5d5238d0b34d8cdc02db4ba69 (patch) | |
tree | 8cc4d7a8e6683cce4b48c7565aee9e1ac75520fb /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 3b4936ba290594cda4e53169958fe11c83119657 (diff) | |
download | llvm-bb69173ae5d125b5d5238d0b34d8cdc02db4ba69.zip llvm-bb69173ae5d125b5d5238d0b34d8cdc02db4ba69.tar.gz llvm-bb69173ae5d125b5d5238d0b34d8cdc02db4ba69.tar.bz2 |
[PowerPC, test] Fix use of undef FileCheck var
Commit 6ad3d05b681b36f6ecc98523257d154053e4116d 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
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions