commit | f54f60f3cee6d07fb1bc41321e3d54a7e3011773 | [log] [tgz] |
---|---|---|
author | Jia Liu <proljc@gmail.com> | Tue Feb 28 07:46:26 2012 +0000 |
committer | Jia Liu <proljc@gmail.com> | Tue Feb 28 07:46:26 2012 +0000 |
tree | d4fb534ffe1ba91da9c91fa4f9b0c5e1af023770 | |
parent | 87c7b09d8d7e7f04b720d298a7194c4473a8c524 [diff] [blame] |
remove blanks, and some code format llvm-svn: 151625
diff --git a/llvm/lib/Target/Mips/MipsInstrInfo.h b/llvm/lib/Target/Mips/MipsInstrInfo.h index 8a83685..10caf30 100644 --- a/llvm/lib/Target/Mips/MipsInstrInfo.h +++ b/llvm/lib/Target/Mips/MipsInstrInfo.h
@@ -1,4 +1,4 @@ -//===- MipsInstrInfo.h - Mips Instruction Information -----------*- C++ -*-===// +//===-- MipsInstrInfo.h - Mips Instruction Information ----------*- C++ -*-===// // // The LLVM Compiler Infrastructure //