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:
e55bd78
)
Fix library name.
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 28 Oct 2004 05:32:01 +0000
(
05:32
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 28 Oct 2004 05:32:01 +0000
(
05:32
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17305
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bytecode/Reader/Makefile
patch
|
blob
|
history
diff --git
a/lib/Bytecode/Reader/Makefile
b/lib/Bytecode/Reader/Makefile
index 82e53d2d4399fa6836091b275285cade3c20d77d..cdfa11b1f1f7e018818027f006f31534a8456c26 100644
(file)
--- a/
lib/Bytecode/Reader/Makefile
+++ b/
lib/Bytecode/Reader/Makefile
@@
-7,7
+7,7
@@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
-LIBRARYNAME =
bcr
eader
+LIBRARYNAME =
LLVMBCR
eader
include $(LEVEL)/Makefile.common