summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Fibonacci/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/examples/Fibonacci/CMakeLists.txt')
-rw-r--r--llvm/examples/Fibonacci/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/examples/Fibonacci/CMakeLists.txt b/llvm/examples/Fibonacci/CMakeLists.txt
index c015e50ac35..087ccdd7d84 100644
--- a/llvm/examples/Fibonacci/CMakeLists.txt
+++ b/llvm/examples/Fibonacci/CMakeLists.txt
@@ -2,7 +2,6 @@ set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
Interpreter
- JIT
MC
Support
nativecodegen
OpenPOWER on IntegriCloud