summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-08-08 15:37:35 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-08-08 15:37:35 +0000
commit249d64a14c588ee95f50ab5d674db7235a400cf0 (patch)
tree39c9c837b9d25c3109979bad7aaad0f059dfa1fe
parentef0ce6a4948f4494d2115b7d3593ad0f30037e6b (diff)
downloadllvm-249d64a14c588ee95f50ab5d674db7235a400cf0.tar.gz
llvm-249d64a14c588ee95f50ab5d674db7235a400cf0.tar.bz2
llvm-249d64a14c588ee95f50ab5d674db7235a400cf0.tar.xz
Chomped spurious blank lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7700 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--tools/dis/Makefile2
-rw-r--r--tools/llvm-dis/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/tools/dis/Makefile b/tools/dis/Makefile
index 5e7f6d31c0..4409a17767 100644
--- a/tools/dis/Makefile
+++ b/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/tools/llvm-dis/Makefile b/tools/llvm-dis/Makefile
index 5e7f6d31c0..4409a17767 100644
--- a/tools/llvm-dis/Makefile
+++ b/tools/llvm-dis/Makefile
@@ -3,5 +3,3 @@ LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common
-
-