summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-24 02:31:49 +0000
committerChris Lattner <sabre@nondot.org>2005-10-24 02:31:49 +0000
commitf9998d9704b88961cec272d57824c572bc56729b (patch)
treeac93d6bb07a7a0209b456e2c2bba7dd3935d1ccd /llvm/lib
parent788318cb6980461bbc44a8fec6b218f63d3431f2 (diff)
downloadbcm5719-llvm-f9998d9704b88961cec272d57824c572bc56729b.tar.gz
bcm5719-llvm-f9998d9704b88961cec272d57824c572bc56729b.zip
Do not build the ProfilePaths directory anymore
llvm-svn: 23943
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Transforms/Instrumentation/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/Makefile b/llvm/lib/Transforms/Instrumentation/Makefile
index beba7e5bb49..bf5c3d36180 100644
--- a/llvm/lib/Transforms/Instrumentation/Makefile
+++ b/llvm/lib/Transforms/Instrumentation/Makefile
@@ -9,7 +9,6 @@
LEVEL = ../../..
LIBRARYNAME = LLVMInstrumentation
-PARALLEL_DIRS = ProfilePaths
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud