Changes to fix problems with "make check". Apparently you can redefine
authorReid Spencer <rspencer@reidspencer.com>
Sat, 14 Apr 2007 22:51:29 +0000 (22:51 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 14 Apr 2007 22:51:29 +0000 (22:51 +0000)
commit78fb2acea21ec413622722cb4efe23ce941c2f51
tree316f287d275a53ac01770d3cffd998713e0a44b2
parenta8d9394914e04e6c60a863ab3aa74cbd937b757d
Changes to fix problems with "make check". Apparently you can redefine
functions and Tcl's just tickled with that. The fix is to give the "new"
test system a different interface function name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36022 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/Andersens/dg.exp
test/Analysis/BasicAA/dg.exp
test/Feature/dg.exp
test/Integer/dg.exp
test/Transforms/InstCombine/2004-08-10-BoolSetCC.ll
test/Transforms/InstCombine/dg.exp
test/lib/llvm.exp