summaryrefslogtreecommitdiffstats
path: root/lldb/source
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2014-03-25 02:03:28 +0000
committerEd Maste <emaste@freebsd.org>2014-03-25 02:03:28 +0000
commitb9fe0dd7818c4c4be23ec8a5b1bdddca690abac9 (patch)
treefa0958558eb4aa34a7776e7201b7eff7952dfaaf /lldb/source
parent9c550ac4e79b20a4e78fc99ec6b57bc62cf502b0 (diff)
downloadbcm5719-llvm-b9fe0dd7818c4c4be23ec8a5b1bdddca690abac9.tar.gz
bcm5719-llvm-b9fe0dd7818c4c4be23ec8a5b1bdddca690abac9.zip
Add ObjectFileJIT library
llvm-svn: 204698
Diffstat (limited to 'lldb/source')
-rw-r--r--lldb/source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/CMakeLists.txt b/lldb/source/CMakeLists.txt
index ec96a4b51e9..2ab37c9707b 100644
--- a/lldb/source/CMakeLists.txt
+++ b/lldb/source/CMakeLists.txt
@@ -52,6 +52,7 @@ set( LLDB_USED_LIBS
lldbPluginObjectFileMachO
lldbPluginObjectFileELF
+ lldbPluginObjectFileJIT
lldbPluginSymbolVendorELF
lldbPluginObjectContainerBSDArchive
lldbPluginObjectContainerMachOArchive
OpenPOWER on IntegriCloud