summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/unittests/ExecutionEngine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/unittests/ExecutionEngine/Makefile')
-rw-r--r--contrib/llvm/unittests/ExecutionEngine/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/contrib/llvm/unittests/ExecutionEngine/Makefile b/contrib/llvm/unittests/ExecutionEngine/Makefile
deleted file mode 100644
index d4ef92f..0000000
--- a/contrib/llvm/unittests/ExecutionEngine/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-##===- unittests/ExecutionEngine/Makefile ------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../..
-TESTNAME = ExecutionEngine
-LINK_COMPONENTS := engine interpreter
-
-include $(LEVEL)/Makefile.config
-
-PARALLEL_DIRS = JIT
-
-include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
OpenPOWER on IntegriCloud