Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 15 Sep 2003 20:04:28 +0000 (20:04 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 15 Sep 2003 20:04:28 +0000 (20:04 +0000)
commitb6cb66f1c3d0fa98132ef85b4c93a700439572db
tree59f5e637824a20a6df17d0bf5b1a5068cc5bbad6
parent14285c89e7e02b3deac1593e17a556262e7fd77c
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8545 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
test/Linker/2002-07-17-GlobalFail.ll
test/Linker/2002-07-17-LinkTest2.ll
test/Linker/2002-08-20-ConstantExpr.ll
test/Linker/2003-01-30-LinkerRename.ll
test/Linker/2003-01-30-LinkerTypeRename.ll
test/Linker/2003-04-21-Linkage.ll
test/Linker/2003-04-23-LinkOnceLost.ll
test/Linker/2003-04-26-NullPtrLinkProblem.ll
test/Linker/2003-05-15-TypeProblem.ll
test/Linker/2003-05-31-LinkerRename.ll
test/Linker/2003-06-02-TypeResolveProblem.ll
test/Linker/2003-06-02-TypeResolveProblem2.ll
test/Linker/2003-08-20-OpaqueTypeResolve.ll
test/Linker/2003-08-23-GlobalVarLinking.ll
test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll
test/Linker/2003-08-24-InheritPtrSize.ll
test/Linker/2003-08-28-TypeResolvesGlobal.ll
test/Linker/2003-08-28-TypeResolvesGlobal2.ll
test/Linker/2003-08-28-TypeResolvesGlobal3.ll
test/Linker/AppendingLinkage.ll
test/Linker/AppendingLinkage2.ll
test/Linker/LinkOnce.ll
test/Linker/testlink1.ll