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:
11686f1
)
There is no need to build an archive version of this library
author
Chris Lattner
<sabre@nondot.org>
Mon, 24 Oct 2005 02:09:03 +0000
(
02:09
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 24 Oct 2005 02:09:03 +0000
(
02:09
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23936
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/RegAlloc/Makefile
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/RegAlloc/Makefile
b/lib/Target/SparcV9/RegAlloc/Makefile
index c19984cb204b92f7c4f30d402ba95c9af22268f7..e82ce5ce57fec09e7ba5646e045ac54bfb055388 100644
(file)
--- a/
lib/Target/SparcV9/RegAlloc/Makefile
+++ b/
lib/Target/SparcV9/RegAlloc/Makefile
@@
-10,6
+10,5
@@
LEVEL = ../../../..
DIRS =
LIBRARYNAME = LLVMSparcV9RegAlloc
-BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common