diff options
| author | Sanjay Patel <spatel@rotateright.com> | 2019-11-01 09:27:20 -0400 |
|---|---|---|
| committer | Sanjay Patel <spatel@rotateright.com> | 2019-11-01 09:27:35 -0400 |
| commit | fc98907535c0a41747e89093d45a888f54af1800 (patch) | |
| tree | 0b9776abf0fe84a6cdd51a1dffd031b21c2f12f1 /llvm/test/Integer | |
| parent | 7faf33484eabff82c133ee7da30768aa3b5901b2 (diff) | |
| download | bcm5719-llvm-fc98907535c0a41747e89093d45a888f54af1800.tar.gz bcm5719-llvm-fc98907535c0a41747e89093d45a888f54af1800.zip | |
[SLP] avoid 'tmp' value name conflict with auto-generated CHECK script; NFC
The script uses 'TMP#' as its substitute for nameless values,
so if a test already contains 'tmp#' *named* values, then
there could be trouble. We should probably just fix the
script to avoid this problem going forward, but it's easy
enough to change a test too (and explicitly naming variables
'tmp' is always a sad choice).
Diffstat (limited to 'llvm/test/Integer')
0 files changed, 0 insertions, 0 deletions

