Fix some more quoting issues in RUN lines, this time regarding unintended
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 10 Jun 2008 16:10:32 +0000 (16:10 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 10 Jun 2008 16:10:32 +0000 (16:10 +0000)
commit5efb967052a172822349c9cb60fb0a48743b70b6
tree1412aa1a472316689142309fcc35b7bca6f843cd
parent888fa33cfbd55b8944f971886eeda1bbca406af4
Fix some more quoting issues in RUN lines, this time regarding unintended
variable expansions involving the $ character.

This fixes 4 tests that were not running properly before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52183 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/switch-lower-feature.ll
test/CodeGen/X86/dollar-name.ll
test/CodeGen/X86/loop-strength-reduce2.ll
test/CodeGen/X86/vec_insert-2.ll