Renamed `as' => `llvm-as', `dis' => `llvm-dis'.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 15 Sep 2003 20:02:53 +0000 (20:02 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 15 Sep 2003 20:02:53 +0000 (20:02 +0000)
commit14285c89e7e02b3deac1593e17a556262e7fd77c
tree280555ba32b3bce0bb362b8598bbcbd5af79bad4
parentaf229bb6693d558651c88cd886eccf46a966977c
Renamed `as' => `llvm-as', `dis' => `llvm-dis'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8544 91177308-0d34-0410-b5e6-96231b3b80d8
40 files changed:
test/Analysis/DSGraph/2003-06-29-NodeCollapsing.ll
test/Analysis/DSGraph/buglobals.ll
test/Analysis/DSGraph/constantize.ll
test/Analysis/DSGraph/gcsetest.ll
test/Analysis/DSGraph/incompletenode.ll
test/Analysis/DSGraph/mustalias.ll
test/Assembler/2002-04-07-HexFloatConstants.llx
test/Assembler/2002-04-07-InfConstant.llx
test/Assembler/2002-04-29-NameBinding.llx
test/Assembler/2002-07-08-HugePerformanceProblem.llx
test/Assembler/2002-07-14-InternalLossage.llx
test/Assembler/2002-07-14-OpaqueType.llx
test/Assembler/2002-07-25-ParserAssertionFailure.llx
test/Assembler/2002-07-25-QuoteInString.llx
test/Assembler/2002-07-25-ReturnPtrFunction.llx
test/Assembler/2002-07-31-SlashInString.llx
test/Assembler/2002-08-16-ConstExprInlined.llx
test/Assembler/2002-08-19-BytecodeReader.llx
test/Assembler/2002-10-13-ConstantEncodingProblem.llx
test/Assembler/2003-05-03-BytecodeReaderProblem.llx
test/Assembler/2003-05-12-MinIntProblem.llx
test/Assembler/2003-05-15-AssemblerProblem.llx
test/Assembler/2003-05-21-MalformedShiftCrash.llx
test/Assembler/2003-05-21-MalformedStructCrash.llx
test/Assembler/2003-06-17-InvokeDisassemble.llx
test/Assembler/2003-08-20-ConstantExprGEP-Fold.llx
test/Assembler/2003-08-21-ConstantExprCast-Fold.llx
test/Assembler/ConstantExprFoldCast.llx
test/CBackend/2003-06-23-PromotedExprs.llx
test/CBackend/2003-06-28-LinkOnceGlobalVars.llx
test/CodeGen/CBackend/2003-06-23-PromotedExprs.llx
test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
test/CodeGen/X86/2002-12-23-SubProblem.llx
test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx
test/CodeGen/X86/2003-08-23-DeadBlockTest.llx
test/ExecutionEngine/2003-01-04-PhiTest.ll
test/ExecutionEngine/2003-05-06-LivenessClobber.llx
test/ExecutionEngine/2003-05-07-ArgumentTest.llx
test/Jello/2003-08-04-PhysRegLiveFailure.llx