summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-11-01 09:09:53 -0400
committerSanjay Patel <spatel@rotateright.com>2019-11-01 09:27:35 -0400
commit37628802bed834aa397475ef6cc36f2589666ef5 (patch)
treed850c8d081630b4eeaea3b65a2c748e3d3a62805 /llvm/lib/Bitcode
parent2665f3e4364f4c3aca155e16070315f059a21b41 (diff)
downloadbcm5719-llvm-37628802bed834aa397475ef6cc36f2589666ef5.tar.gz
bcm5719-llvm-37628802bed834aa397475ef6cc36f2589666ef5.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/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud