summaryrefslogtreecommitdiffstats
path: root/llvm/examples/HowToUseJIT
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-07-14 05:01:53 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-07-14 05:01:53 +0000
commit23b702c8de45fedf11f78aa72951a2e909b43689 (patch)
tree2d0c6b15f6d12f3e15a56f1329139195777722ed /llvm/examples/HowToUseJIT
parent4a070dc428050d8d025f10408a6faa08f1ba207e (diff)
downloadbcm5719-llvm-23b702c8de45fedf11f78aa72951a2e909b43689.tar.gz
bcm5719-llvm-23b702c8de45fedf11f78aa72951a2e909b43689.zip
[CMake] Update libdeps.
llvm-svn: 212920
Diffstat (limited to 'llvm/examples/HowToUseJIT')
-rw-r--r--llvm/examples/HowToUseJIT/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/examples/HowToUseJIT/CMakeLists.txt b/llvm/examples/HowToUseJIT/CMakeLists.txt
index 88aed026bf6..237cbea861d 100644
--- a/llvm/examples/HowToUseJIT/CMakeLists.txt
+++ b/llvm/examples/HowToUseJIT/CMakeLists.txt
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine
Interpreter
JIT
+ MC
Support
nativecodegen
)
OpenPOWER on IntegriCloud