From 34ed48001df7e0725f8f2f2d6a1a958d40fa65aa Mon Sep 17 00:00:00 2001 From: Peter Collingbourne Date: Thu, 19 May 2011 17:35:01 +0000 Subject: Link to LLVM instrumentation lib llvm-svn: 131651 --- lldb/lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/lib') diff --git a/lldb/lib/Makefile b/lldb/lib/Makefile index bf49958d33f..4dd7266cebb 100644 --- a/lldb/lib/Makefile +++ b/lldb/lib/Makefile @@ -62,7 +62,7 @@ USEDLIBS = lldbAPI.a \ include $(LLDB_LEVEL)/../../Makefile.config LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader bitwriter codegen \ - ipo selectiondag jit mc + ipo selectiondag jit mc instrumentation ifeq ($(HOST_OS),Darwin) USEDLIBS += lldbHostMacOSX.a \ -- cgit v1.2.3