summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-01 20:29:43 +0000
committerChris Lattner <sabre@nondot.org>2003-09-01 20:29:43 +0000
commitc87312a858efd4ef7a896823b53eda3133d53372 (patch)
treef7820333d4611cfe13c8c9ba77f7b813e2089e73 /llvm/lib
parenta5b78c68d90a824c18ef0aa9444644806a2d3892 (diff)
downloadbcm5719-llvm-c87312a858efd4ef7a896823b53eda3133d53372.tar.gz
bcm5719-llvm-c87312a858efd4ef7a896823b53eda3133d53372.zip
Remove dead library makefile
llvm-svn: 8304
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/PreOpts/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/lib/CodeGen/PreOpts/Makefile b/llvm/lib/CodeGen/PreOpts/Makefile
deleted file mode 100644
index 4085f0cd0aa..00000000000
--- a/llvm/lib/CodeGen/PreOpts/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-LEVEL = ../../..
-
-DIRS =
-
-LIBRARYNAME = preopts
-
-include $(LEVEL)/Makefile.common
-
OpenPOWER on IntegriCloud