diff options
| -rw-r--r-- | llvm/tools/dis/Makefile | 2 | ||||
| -rw-r--r-- | llvm/tools/llvm-dis/Makefile | 2 | 
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 - -  | 

