Remove now-redundant llvm-as invocations.
authorDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 00:02:37 +0000 (00:02 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 00:02:37 +0000 (00:02 +0000)
commit8a3f644b2056f1698b6b51f5e669286d42b2ac4f
treed558efbfee16b0e6e9629391266456f98fb7aa91
parentadbc23cae1d90d5bffd53331fb9c69505c23be97
Remove now-redundant llvm-as invocations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90626 91177308-0d34-0410-b5e6-96231b3b80d8
20 files changed:
test/FrontendC++/2006-11-06-StackTrace.cpp
test/FrontendC++/2006-11-30-NoCompileUnit.cpp
test/FrontendC++/2006-11-30-Pubnames.cpp
test/FrontendC++/2009-07-15-LineNumbers.cpp
test/FrontendC/2005-06-15-ExpandGotoInternalProblem.c
test/FrontendC/2005-09-24-AsmUserPrefix.c
test/FrontendC/2006-01-13-StackSave.c
test/FrontendC/2006-01-23-FileScopeAsm.c
test/FrontendC/2006-03-03-MissingInitializer.c
test/FrontendC/2007-01-24-InlineAsmCModifier.c
test/FrontendC/2007-04-11-InlineAsmStruct.c
test/FrontendC/2007-04-11-InlineAsmUnion.c
test/FrontendC/2007-08-01-LoadStoreAlign.c
test/FrontendC/2007-12-VarArrayDebug.c
test/FrontendC/2009-02-17-BitField-dbg.c
test/FrontendC/BasicInstrs.c
test/FrontendC/extern-weak.c
test/FrontendC/unaligned-memcpy.c
test/FrontendObjC/2009-08-17-DebugInfo.m
test/FrontendObjC/2009-11-30-Objc-ID.m