summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-03-22 03:10:14 +0000
committerJim Grosbach <grosbach@apple.com>2011-03-22 03:10:14 +0000
commit7bf595348ea08d911dd2da449c484cee8f31860d (patch)
tree3b62abb79fd557daf4aaec3ccb9cd140852b3d76 /llvm
parentffba229d61e0fd71075483115c47e7163fa7d8f1 (diff)
downloadbcm5719-llvm-7bf595348ea08d911dd2da449c484cee8f31860d.tar.gz
bcm5719-llvm-7bf595348ea08d911dd2da449c484cee8f31860d.zip
Update link components.
Also perform the required dark rituals and sacrifices to placate the buildbot spirits. We shall see if they are appeased... llvm-svn: 128067
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/lli/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/lli/CMakeLists.txt b/llvm/tools/lli/CMakeLists.txt
index 9378ef25546..bb07af5c2b3 100644
--- a/llvm/tools/lli/CMakeLists.txt
+++ b/llvm/tools/lli/CMakeLists.txt
@@ -1,4 +1,4 @@
-set(LLVM_LINK_COMPONENTS mcjit jit interpreter nativecodegen bitreader asmparser selectiondag)
+set(LLVM_LINK_COMPONENTS mcjit jit interpreter nativecodegen bitreader asmparser selectiondag RuntimeDyld)
add_llvm_tool(lli
lli.cpp
OpenPOWER on IntegriCloud