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:
e3df92e
)
Added llvm-ar to the Makefile
author
Tanya Lattner
<tonic@nondot.org>
Sat, 13 Sep 2003 03:23:46 +0000
(
03:23
+0000)
committer
Tanya Lattner
<tonic@nondot.org>
Sat, 13 Sep 2003 03:23:46 +0000
(
03:23
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8506
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 9e5635c82e2bac77494059c5a146f2288c53dd6a..2a1c1f37760c2cb3d70ba88100ce5e70b6d32400 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-1,6
+1,6
@@
LEVEL := ..
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
- analyze extract bugpoint
+ analyze extract bugpoint
llvm-ar
include $(LEVEL)/Makefile.common