[llvm-commits] [llvm] r151332 - /llvm/trunk/lib/Target/Mips/InstPrinter/Makefile

Jia Liu proljc at gmail.com
Thu Feb 23 17:47:01 PST 2012


Author: jialiu
Date: Thu Feb 23 19:47:01 2012
New Revision: 151332

URL: http://llvm.org/viewvc/llvm-project?rev=151332&view=rev
Log:
80 columns of Mips InstPrinter Makefile

Modified:
    llvm/trunk/lib/Target/Mips/InstPrinter/Makefile

Modified: llvm/trunk/lib/Target/Mips/InstPrinter/Makefile
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/InstPrinter/Makefile?rev=151332&r1=151331&r2=151332&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/InstPrinter/Makefile (original)
+++ llvm/trunk/lib/Target/Mips/InstPrinter/Makefile Thu Feb 23 19:47:01 2012
@@ -1,4 +1,4 @@
-##===- lib/Target/Mips/AsmPrinter/Makefile --------------*- Makefile -*-===##
+##===- lib/Target/Mips/AsmPrinter/Makefile -----------------*- Makefile -*-===##
 #
 #                     The LLVM Compiler Infrastructure
 #





More information about the llvm-commits mailing list