diff options
Diffstat (limited to 'lib/Transforms')
-rw-r--r-- | lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile deleted file mode 100644 index 6b1ad6e692..0000000000 --- a/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -LEVEL = ../../../../.. - -LIBRARYNAME = emitfuncs -include $(LEVEL)/Makefile.common - |