projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad62eef
)
Do not build the ProfilePaths directory anymore
author
Chris Lattner
<sabre@nondot.org>
Mon, 24 Oct 2005 02:31:49 +0000
(
02:31
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 24 Oct 2005 02:31:49 +0000
(
02:31
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23943
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/Instrumentation/Makefile
patch
|
blob
|
history
diff --git
a/lib/Transforms/Instrumentation/Makefile
b/lib/Transforms/Instrumentation/Makefile
index beba7e5bb49d8d2053bd527bc96fb6e4103a700e..bf5c3d36180ecb98159aa0c2f8a5f10fc827e101 100644
(file)
--- a/
lib/Transforms/Instrumentation/Makefile
+++ b/
lib/Transforms/Instrumentation/Makefile
@@
-9,7
+9,6
@@
LEVEL = ../../..
LIBRARYNAME = LLVMInstrumentation
-PARALLEL_DIRS = ProfilePaths
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common