summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/opt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/opt/Makefile')
-rw-r--r--contrib/llvm/tools/opt/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/llvm/tools/opt/Makefile b/contrib/llvm/tools/opt/Makefile
deleted file mode 100644
index 726cad8..0000000
--- a/contrib/llvm/tools/opt/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-##===- tools/opt/Makefile ----------------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-LEVEL = ../..
-TOOLNAME = opt
-
-LINK_COMPONENTS := bitreader bitwriter asmparser instrumentation scalaropts ipo
-
-include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud