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:
38a5f74
)
lib/Bytecode is dead
author
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 19:51:20 +0000
(19:51 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 19:51:20 +0000
(19:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36889
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bytecode/Makefile
[deleted file]
patch
|
blob
|
history
diff --git
a/lib/Bytecode/Makefile
b/lib/Bytecode/Makefile
deleted file mode 100644
(file)
index
ecb9047
..0000000
--- a/
lib/Bytecode/Makefile
+++ /dev/null
@@
-1,14
+0,0 @@
-##===- lib/Bytecode/Makefile -------------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../..
-PARALLEL_DIRS = Archive
-
-include $(LEVEL)/Makefile.common
-