aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsMCInstLower.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/MipsMCInstLower.cpp
parented993de64296c041a7fa16e3ae3e76b16f8a2fd7 (diff)
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/MipsMCInstLower.cpp')
-rw-r--r--lib/Target/Mips/MipsMCInstLower.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsMCInstLower.cpp b/lib/Target/Mips/MipsMCInstLower.cpp
index a3f2966d47..6143eaad26 100644
--- a/lib/Target/Mips/MipsMCInstLower.cpp
+++ b/lib/Target/Mips/MipsMCInstLower.cpp
@@ -1,4 +1,4 @@
-//=== MipsMCInstLower.cpp - Convert Mips MachineInstr to MCInst -*- C++ -*-===//
+//===-- MipsMCInstLower.cpp - Convert Mips MachineInstr to MCInst ---------===//
//
// The LLVM Compiler Infrastructure
//