summaryrefslogtreecommitdiffstats
path: root/clang/lib/ARCMigrate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/ARCMigrate/Makefile')
-rw-r--r--clang/lib/ARCMigrate/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/clang/lib/ARCMigrate/Makefile b/clang/lib/ARCMigrate/Makefile
deleted file mode 100644
index 5232c5e5aff..00000000000
--- a/clang/lib/ARCMigrate/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-##===- clang/lib/ARCMigrate/Makefile --------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-#
-# This implements code transformation to ARC mode.
-#
-##===----------------------------------------------------------------------===##
-
-CLANG_LEVEL := ../..
-LIBRARYNAME := clangARCMigrate
-
-include $(CLANG_LEVEL)/Makefile
-
OpenPOWER on IntegriCloud