summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/tools/dis/Makefile2
-rw-r--r--llvm/tools/llvm-dis/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/llvm/tools/dis/Makefile b/llvm/tools/dis/Makefile
index 5e7f6d31c01..4409a177676 100644
--- a/llvm/tools/dis/Makefile
+++ b/llvm/tools/dis/Makefile
@@ -3,5 +3,3 @@ LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common
-
-
diff --git a/llvm/tools/llvm-dis/Makefile b/llvm/tools/llvm-dis/Makefile
index 5e7f6d31c01..4409a177676 100644
--- a/llvm/tools/llvm-dis/Makefile
+++ b/llvm/tools/llvm-dis/Makefile
@@ -3,5 +3,3 @@ LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common
-
-
OpenPOWER on IntegriCloud