aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsInstrInfo.cpp
diff options
context:
space:
mode:
authorJia Liu <proljc@gmail.com>2012-02-17 08:55:11 +0000
committerJia Liu <proljc@gmail.com>2012-02-17 08:55:11 +0000
commitc5707112e7635d1dd2f2cc9c4f42e79a51302cca (patch)
tree9cdae9f70615cd64af193ed70d79f3bc952126fa /lib/Target/Mips/MipsInstrInfo.cpp
parented993de64296c041a7fa16e3ae3e76b16f8a2fd7 (diff)
downloadexternal_llvm-c5707112e7635d1dd2f2cc9c4f42e79a51302cca.zip
external_llvm-c5707112e7635d1dd2f2cc9c4f42e79a51302cca.tar.gz
external_llvm-c5707112e7635d1dd2f2cc9c4f42e79a51302cca.tar.bz2
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150805 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/MipsInstrInfo.cpp')
-rw-r--r--lib/Target/Mips/MipsInstrInfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsInstrInfo.cpp b/lib/Target/Mips/MipsInstrInfo.cpp
index a8afe58..4dbd29e 100644
--- a/lib/Target/Mips/MipsInstrInfo.cpp
+++ b/lib/Target/Mips/MipsInstrInfo.cpp
@@ -1,4 +1,4 @@
-//===- MipsInstrInfo.cpp - Mips Instruction Information ---------*- C++ -*-===//
+//===-- MipsInstrInfo.cpp - Mips Instruction Information ------------------===//
//
// The LLVM Compiler Infrastructure
//