summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorAnand Shukla <ashukla@cs.uiuc.edu>2002-02-26 18:20:27 +0000
committerAnand Shukla <ashukla@cs.uiuc.edu>2002-02-26 18:20:27 +0000
commit61a1c1ee56188f22c9039b49d3b958de9328a920 (patch)
tree11cdbafbf38419bdb3e698d2eb7c53700cf6c343 /llvm/lib/Transforms
parent4eed0b8390b0297aa55220e1debf10861966bca6 (diff)
downloadbcm5719-llvm-61a1c1ee56188f22c9039b49d3b958de9328a920.tar.gz
bcm5719-llvm-61a1c1ee56188f22c9039b49d3b958de9328a920.zip
New makefile to include ProfilePaths dir
llvm-svn: 1799
Diffstat (limited to 'llvm/lib/Transforms')
-rw-r--r--llvm/lib/Transforms/Instrumentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/Makefile b/llvm/lib/Transforms/Instrumentation/Makefile
index 0fb7198858a..e0e7d7cfb46 100644
--- a/llvm/lib/Transforms/Instrumentation/Makefile
+++ b/llvm/lib/Transforms/Instrumentation/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../../..
LIBRARYNAME = instrument
-
+DIRS = ProfilePaths
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud