Remove asmwriter library from link line, because the useful contents of it
authorChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 22:35:30 +0000 (22:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 22:35:30 +0000 (22:35 +0000)
commit94202988a83f43907a7d9cc04b047052122a5dff
treed1ea4fd6b827f2e143e25cf04943d68358c7610c
parent5bdf1614182c679c0d0a50f28f5810ee14110800
Remove asmwriter library from link line, because the useful contents of it
have been incorporated into the vmcore library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2153 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
lib/ExecutionEngine/Makefile
tools/analyze/Makefile
tools/as/Makefile
tools/dis/Makefile
tools/gccas/Makefile
tools/gccld/Makefile
tools/link/Makefile
tools/llc/Makefile
tools/lli/Makefile
tools/llvm-as/Makefile
tools/llvm-dis/Makefile
tools/llvm-link/Makefile
tools/opt/Makefile