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