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:
1a42c34
)
Compile LLI
author
Chris Lattner
<sabre@nondot.org>
Thu, 23 Aug 2001 17:09:06 +0000
(17:09 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 23 Aug 2001 17:09:06 +0000
(17:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index e62847c1c6e8b5bca08abad8c401ad569943e619..cbe75c46a488ab4a44b367799dd8dd162cb8dc68 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-1,5
+1,5
@@
LEVEL = ..
-DIRS = as dis opt analyze llc
+DIRS = as dis opt analyze llc
lli
include $(LEVEL)/Makefile.common