aboutsummaryrefslogtreecommitdiffstats
path: root/examples/BrainF/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BrainF/CMakeLists.txt')
-rw-r--r--examples/BrainF/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BrainF/CMakeLists.txt b/examples/BrainF/CMakeLists.txt
index 025d093..cf1cf1b 100644
--- a/examples/BrainF/CMakeLists.txt
+++ b/examples/BrainF/CMakeLists.txt
@@ -2,7 +2,7 @@ set(LLVM_LINK_COMPONENTS
BitWriter
Core
ExecutionEngine
- JIT
+ MC
Support
nativecodegen
)