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:
a434ae7
)
Don't build llc symbols by default.
author
Vikram S. Adve
<vadve@cs.uiuc.edu>
Wed, 6 Nov 2002 16:10:57 +0000
(16:10 +0000)
committer
Vikram S. Adve
<vadve@cs.uiuc.edu>
Wed, 6 Nov 2002 16:10:57 +0000
(16:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4565
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index 503dfa094344004d9b13cdca6292bf24b6f53ea6..539db24dfea30d793b687bad82cce153352b9ea4 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-23,7
+23,6
@@
USEDLIBS = mapping \
vmcore \
support
TOOLLINKOPTS = -ldl
-KEEP_SYMBOLS = 1
include $(LEVEL)/Makefile.common