aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen')
-rw-r--r--lib/CodeGen/PostOpts/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/CodeGen/PostOpts/Makefile b/lib/CodeGen/PostOpts/Makefile
deleted file mode 100644
index 5d1242ca9d..0000000000
--- a/lib/CodeGen/PostOpts/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-LEVEL = ../../..
-
-DIRS =
-
-LIBRARYNAME = postopts
-
-BUILD_ARCHIVE = 1
-
-include $(LEVEL)/Makefile.common