Adding RUN lines.
commit952da1d6d121d0b7d348577ebf9534b6d1370b81
authorTanya Lattner <tonic@nondot.org>
Sat, 6 Nov 2004 22:41:00 +0000 (6 22:41 +0000)
committerTanya Lattner <tonic@nondot.org>
Sat, 6 Nov 2004 22:41:00 +0000 (6 22:41 +0000)
tree85e4d0d3702c46934eb8bf88a520fe21461e3d3b
parent8dcb38e18e53d44bc133182d11208d04c3ae71d2
Adding RUN lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17532 91177308-0d34-0410-b5e6-96231b3b80d8
107 files changed:
test/CFrontend/2002-01-23-LoadQISIReloadFailure.c
test/CFrontend/2002-01-24-ComplexSpaceInType.c
test/CFrontend/2002-01-24-HandleCallInsnSEGV.c
test/CFrontend/2002-02-13-ConditionalInCall.c
test/CFrontend/2002-02-13-ReloadProblem.c
test/CFrontend/2002-02-13-TypeVarNameCollision.c
test/CFrontend/2002-02-13-UnnamedLocal.c
test/CFrontend/2002-02-14-EntryNodePreds.c
test/CFrontend/2002-02-16-RenamingTest.c
test/CFrontend/2002-02-17-ArgumentAddress.c
test/CFrontend/2002-02-18-64bitConstant.c
test/CFrontend/2002-02-18-StaticData.c
test/CFrontend/2002-03-11-LargeCharInString.c
test/CFrontend/2002-03-12-ArrayInitialization.c
test/CFrontend/2002-03-12-StructInitialize.c
test/CFrontend/2002-03-12-StructInitializer.c
test/CFrontend/2002-03-14-BrokenPHINode.c
test/CFrontend/2002-03-14-BrokenSSA.c
test/CFrontend/2002-03-14-QuotesInStrConst.c
test/CFrontend/2002-04-07-SwitchStmt.c
test/CFrontend/2002-04-08-LocalArray.c
test/CFrontend/2002-04-09-StructRetVal.c
test/CFrontend/2002-04-10-StructParameters.c
test/CFrontend/2002-05-23-StaticValues.c
test/CFrontend/2002-05-23-TypeNameCollision.c
test/CFrontend/2002-05-24-Alloca.c
test/CFrontend/2002-06-25-FWriteInterfaceFailure.c
test/CFrontend/2002-07-14-MiscListTests.c
test/CFrontend/2002-07-14-MiscTests.c
test/CFrontend/2002-07-14-MiscTests2.c
test/CFrontend/2002-07-14-MiscTests3.c
test/CFrontend/2002-07-16-HardStringInit.c
test/CFrontend/2002-07-17-StringConstant.c
test/CFrontend/2002-07-29-Casts.c
test/CFrontend/2002-07-30-SubregSetAssertion.c
test/CFrontend/2002-07-30-UnionTest.c
test/CFrontend/2002-07-30-VarArgsCallFailure.c
test/CFrontend/2002-07-31-BadAssert.c
test/CFrontend/2002-07-31-SubregFailure.c
test/CFrontend/2002-08-02-UnionTest.c
test/CFrontend/2002-08-19-RecursiveLocals.c
test/CFrontend/2002-09-08-PointerShifts.c
test/CFrontend/2002-09-18-UnionProblem.c
test/CFrontend/2002-09-19-StarInLabel.c
test/CFrontend/2002-10-12-TooManyArguments.c
test/CFrontend/2002-11-07-Redefinition.c
test/CFrontend/2002-12-15-GlobalBoolTest.c
test/CFrontend/2002-12-15-GlobalConstantTest.c
test/CFrontend/2002-12-15-GlobalRedefinition.c
test/CFrontend/2002-12-15-StructParameters.c
test/CFrontend/2003-01-30-UnionInit.c
test/CFrontend/2003-02-12-NonlocalGoto.c
test/CFrontend/2003-03-03-DeferredType.c
test/CFrontend/2003-06-22-UnionCrash.c
test/CFrontend/2003-06-23-GCC-fold-infinite-recursion.c
test/CFrontend/2003-06-26-CFECrash.c
test/CFrontend/2003-06-29-MultipleFunctionDefinition.c
test/CFrontend/2003-08-18-SigSetJmp.c
test/CFrontend/2003-08-18-StructAsValue.c
test/CFrontend/2003-08-20-BadBitfieldRef.c
test/CFrontend/2003-08-20-PrototypeMismatch.c
test/CFrontend/2003-08-20-vfork-bug.c
test/CFrontend/2003-08-21-BinOp-Type-Mismatch.c
test/CFrontend/2003-08-21-StmtExpr.c
test/CFrontend/2003-08-21-WideString.c
test/CFrontend/2003-08-23-LocalUnionTest.c
test/CFrontend/2003-08-29-BitFieldStruct.c
test/CFrontend/2003-08-29-HugeCharConst.c
test/CFrontend/2003-08-29-StructLayoutBug.c
test/CFrontend/2003-08-30-AggregateInitializer.c
test/CFrontend/2003-08-30-LargeIntegerBitfieldMember.c
test/CFrontend/2003-09-18-BitfieldTests.c
test/CFrontend/2003-09-30-StructLayout.c
test/CFrontend/2003-10-02-UnionLValueError.c
test/CFrontend/2003-10-06-NegateExprType.c
test/CFrontend/2003-10-09-UnionInitializerBug.c
test/CFrontend/2003-10-28-ident.c
test/CFrontend/2003-10-29-AsmRename.c
test/CFrontend/2003-11-01-C99-CompoundLiteral.c
test/CFrontend/2003-11-01-EmptyStructCrash.c
test/CFrontend/2003-11-01-GlobalUnionInit.c
test/CFrontend/2003-11-04-EmptyStruct.c
test/CFrontend/2003-11-04-OutOfMemory.c
test/CFrontend/2003-11-12-VoidString.c
test/CFrontend/2003-11-16-StaticArrayInit.c
test/CFrontend/2003-11-18-CondExprLValue.c
test/CFrontend/2003-11-19-BitFieldArray.c
test/CFrontend/2003-11-20-Bitfields.c
test/CFrontend/2003-11-20-ComplexDivision.c
test/CFrontend/2003-11-20-UnionBitfield.c
test/CFrontend/2003-11-26-PointerShift.c
test/CFrontend/2003-11-27-ConstructorCast.c
test/CFrontend/2003-11-27-UnionCtorInitialization.c
test/CFrontend/2004-01-01-UnknownInitSize.c
test/CFrontend/2004-01-08-ExternInlineRedefine.c
test/CFrontend/2004-03-07-BitfieldCrash.c
test/CFrontend/2004-03-07-ComplexDivEquals.c
test/CFrontend/2004-03-09-LargeArrayInitializers.c
test/CFrontend/2004-03-15-SimpleIndirectGoto.c
test/CFrontend/2004-03-16-AsmRegisterCrash.c
test/CFrontend/2004-05-07-VarArrays.c
test/CFrontend/2004-05-21-IncompleteEnum.c
test/CFrontend/2004-06-08-OpaqueStructArg.c
test/CFrontend/2004-06-17-UnorderedBuiltins.c
test/CFrontend/2004-06-18-VariableLengthArrayOfStructures.c
test/CFrontend/2004-07-06-FunctionCast.c
test/CFrontend/2004-08-06-LargeStructTest.c