summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/InstPrinter
diff options
context:
space:
mode:
authorJia Liu <proljc@gmail.com>2012-02-24 01:47:01 +0000
committerJia Liu <proljc@gmail.com>2012-02-24 01:47:01 +0000
commit1711cdf7f428d18ab4cc7f5728b8e5db8d80e696 (patch)
tree3b75ab8ae911b09bc0b95309a399e8c9591795f7 /lib/Target/Mips/InstPrinter
parentc54f6348861517398f17e85f41b30c4dd079fc3d (diff)
downloadllvm-1711cdf7f428d18ab4cc7f5728b8e5db8d80e696.tar.gz
llvm-1711cdf7f428d18ab4cc7f5728b8e5db8d80e696.tar.bz2
llvm-1711cdf7f428d18ab4cc7f5728b8e5db8d80e696.tar.xz
80 columns of Mips InstPrinter Makefile
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151332 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/InstPrinter')
-rw-r--r--lib/Target/Mips/InstPrinter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/InstPrinter/Makefile b/lib/Target/Mips/InstPrinter/Makefile
index 74872a48b9..f07f3ed381 100644
--- a/lib/Target/Mips/InstPrinter/Makefile
+++ b/lib/Target/Mips/InstPrinter/Makefile
@@ -1,4 +1,4 @@
-##===- lib/Target/Mips/AsmPrinter/Makefile --------------*- Makefile -*-===##
+##===- lib/Target/Mips/AsmPrinter/Makefile -----------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#