summaryrefslogtreecommitdiffstats
path: root/lldb/lib
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-05-19 18:32:34 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-05-19 18:32:34 +0000
commit1b27dac25336bf99098f6e4159c266ea8628a2b6 (patch)
tree1330586cfa85c259c447389b2f9ab14e4864f271 /lldb/lib
parent05fd5aa1d0d2ca5fa4b6d2b8edd164ab1a6e333c (diff)
downloadbcm5719-llvm-1b27dac25336bf99098f6e4159c266ea8628a2b6.tar.gz
bcm5719-llvm-1b27dac25336bf99098f6e4159c266ea8628a2b6.zip
Build and initialise the Darwin ABI plugins on all platforms
llvm-svn: 131661
Diffstat (limited to 'lldb/lib')
-rw-r--r--lldb/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/lib/Makefile b/lldb/lib/Makefile
index 4dd7266cebb..66efb32033c 100644
--- a/lldb/lib/Makefile
+++ b/lldb/lib/Makefile
@@ -28,6 +28,7 @@ USEDLIBS = lldbAPI.a \
lldbHostCommon.a \
lldbInitAndLog.a \
lldbInterpreter.a \
+ lldbPluginABIMacOSX_arm.a \
lldbPluginABIMacOSX_i386.a \
lldbPluginABISysV_x86_64.a \
lldbPluginDisassemblerLLVM.a \
OpenPOWER on IntegriCloud