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:
6802b55
)
Fix name of library
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 28 Oct 2004 05:30:54 +0000
(
05:30
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 28 Oct 2004 05:30:54 +0000
(
05:30
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17304
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bytecode/Writer/Makefile
patch
|
blob
|
history
diff --git
a/lib/Bytecode/Writer/Makefile
b/lib/Bytecode/Writer/Makefile
index 44bfb4632b4fd55d4e7d2977f238c0318c50a26f..e1bf0da87db212df8a62990849c63ce69f3b0262 100644
(file)
--- a/
lib/Bytecode/Writer/Makefile
+++ b/
lib/Bytecode/Writer/Makefile
@@
-7,6
+7,6
@@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
-LIBRARYNAME =
bcw
riter
+LIBRARYNAME =
LLVMBCW
riter
include $(LEVEL)/Makefile.common