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
This commit is contained in:
Jia Liu
2012-02-17 08:55:11 +00:00
parent ed993de642
commit c5707112e7
27 changed files with 27 additions and 27 deletions

View File

@ -1,4 +1,4 @@
//===-- MipsTargetMachine.cpp - Define TargetMachine for Mips --*- C++ -*--===//
//===-- MipsTargetMachine.cpp - Define TargetMachine for Mips -------------===//
//
// The LLVM Compiler Infrastructure
//