summaryrefslogtreecommitdiffstats
path: root/lldb/lib
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2013-01-30 00:28:58 +0000
committerFilipe Cabecinhas <me@filcab.net>2013-01-30 00:28:58 +0000
commit8bc65347010a6204b3cf169870a2ed2a4adbb166 (patch)
tree6143689630d33979b3d3af831f8530add890913f /lldb/lib
parent4385564e975cdc7d49bd1d3f962b04f73616847a (diff)
downloadbcm5719-llvm-8bc65347010a6204b3cf169870a2ed2a4adbb166.tar.gz
bcm5719-llvm-8bc65347010a6204b3cf169870a2ed2a4adbb166.zip
Continuing the fix for the r173732 fix. Now lldb gets built with Makefiles (Darwin).
llvm-svn: 173864
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 b6a9e71433d..be6af0a6780 100644
--- a/lldb/lib/Makefile
+++ b/lldb/lib/Makefile
@@ -24,6 +24,7 @@ USEDLIBS = lldbAPI.a \
lldbBreakpoint.a \
lldbCommands.a \
lldbCore.a \
+ lldbDataFormatters.a \
lldbExpression.a \
lldbHostCommon.a \
lldbInitAndLog.a \
OpenPOWER on IntegriCloud