Use llvm-upgrade these tests as they all use old assembly.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 2 Dec 2006 20:34:08 +0000 (20:34 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 2 Dec 2006 20:34:08 +0000 (20:34 +0000)
commitd7c2c2f753ae80257798fd25a879ec17df953c5b
treec78dd40b1101360a07cdaca9c660ab5d7fd1879c
parent21fdb97a9142490ac534bdfa3cf254575b6c847b
Use llvm-upgrade these tests as they all use old assembly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32130 91177308-0d34-0410-b5e6-96231b3b80d8
36 files changed:
test/Assembler/2002-01-24-BadSymbolTableAssert.ll
test/Assembler/2002-01-24-ValueRefineAbsType.ll
test/Assembler/2002-02-19-TypeParsing.ll
test/Assembler/2002-03-08-NameCollision.ll
test/Assembler/2002-03-08-NameCollision2.ll
test/Assembler/2002-04-04-PureVirtMethCall.ll
test/Assembler/2002-04-04-PureVirtMethCall2.ll
test/Assembler/2002-04-05-TypeParsing.ll
test/Assembler/2002-05-02-InvalidForwardRef.ll
test/Assembler/2002-05-02-ParseError.ll
test/Assembler/2002-08-15-CastAmbiguity.ll
test/Assembler/2002-08-15-ConstantExprProblem.ll
test/Assembler/2002-08-15-UnresolvedGlobalReference.ll
test/Assembler/2002-08-22-DominanceProblem.ll
test/Assembler/2002-10-08-LargeArrayPerformance.ll
test/Assembler/2002-10-15-NameClash.ll
test/Assembler/2002-12-15-GlobalResolve.ll
test/Assembler/2003-01-30-UnsignedString.ll
test/Assembler/2003-02-02-ConstGlobal.ll
test/Assembler/2003-04-25-UnresolvedGlobalReference.ll
test/Assembler/2003-05-15-AssemblerProblem.llx
test/Assembler/2003-05-15-SwitchBug.ll
test/Assembler/2003-05-21-ConstantShiftExpr.ll
test/Assembler/2003-05-21-EmptyStructTest.ll
test/Assembler/2003-05-21-MalformedShiftCrash.llx
test/Assembler/2003-06-30-RecursiveTypeProblem.ll
test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
test/Assembler/2004-02-27-SelfUseAssertError.ll
test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
test/Assembler/2004-11-28-InvalidTypeCrash.ll
test/Assembler/2004-12-06-ConstantFloatRange.ll
test/Assembler/2005-01-31-CallingAggregateFunction.ll
test/Assembler/2005-12-21-ZeroInitVector.ll
test/Assembler/2006-09-28-CrashOnInvalid.ll
test/Assembler/ConstantExprFold.llx
test/Assembler/select.ll