Move processGraph down lower in the file so all of the forward declarations
[oota-llvm.git] / lib / Transforms / Instrumentation / Makefile
index 0fb7198858a65b2bc4e6883a802cf899bfe462c7..e0e7d7cfb4637ff360a11b3bbfb93d86ca1e1987 100644 (file)
@@ -1,6 +1,6 @@
 LEVEL = ../../..
 
 LIBRARYNAME = instrument
-
+DIRS = ProfilePaths 
 include $(LEVEL)/Makefile.common