projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a39f2c
)
Resolve deps
author
Chris Lattner
<sabre@nondot.org>
Thu, 31 Jan 2002 15:52:41 +0000
(15:52 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 31 Jan 2002 15:52:41 +0000
(15:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1615
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/gccas/Makefile
patch
|
blob
|
history
diff --git
a/tools/gccas/Makefile
b/tools/gccas/Makefile
index 25db47405e3f055be3f154689dc5ea318f016234..633e8103e40c7ceb7cd068001f438bd5be6e1cf3 100644
(file)
--- a/
tools/gccas/Makefile
+++ b/
tools/gccas/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../..
TOOLNAME = gccas
-USEDLIBS = asmparser bcwriter transforms scalaropts target analysis vmcore asmwriter support
+USEDLIBS = asmparser bcwriter transforms scalaropts target analysis
transforms
vmcore asmwriter support
include $(LEVEL)/Makefile.common