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:
bb3f3d3
)
this doesn't directly depend on bytecode
author
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 05:58:00 +0000
(
05:58
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 05:58:00 +0000
(
05:58
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36854
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvm-ar/Makefile
patch
|
blob
|
history
diff --git
a/tools/llvm-ar/Makefile
b/tools/llvm-ar/Makefile
index bf1516732a61281cbe769a7846f57e66ca107499..8936a49f08190df8cb3066e9de07acfe93699368 100644
(file)
--- a/
tools/llvm-ar/Makefile
+++ b/
tools/llvm-ar/Makefile
@@
-9,7
+9,7
@@
LEVEL = ../..
TOOLNAME = llvm-ar
-LINK_COMPONENTS = archive
bcreader
+LINK_COMPONENTS = archive
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common