commit | 8f5e8c1cd69fa77bea20140a7132ee2dea166c6d | [log] [tgz] |
---|---|---|
author | Jia Liu <proljc@gmail.com> | Fri Feb 17 01:23:50 2012 +0000 |
committer | Jia Liu <proljc@gmail.com> | Fri Feb 17 01:23:50 2012 +0000 |
tree | c921107a739950c05f6d79e726924d082db0c4e3 | |
parent | b8703fe265d44a3eb909c289cb5d31b840ca893c [diff] [blame] |
add Emacs tag and fix some comment error in file headers git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150775 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Mips/MipsCodeEmitter.cpp b/lib/Target/Mips/MipsCodeEmitter.cpp index b42220b..c06faa6 100644 --- a/lib/Target/Mips/MipsCodeEmitter.cpp +++ b/lib/Target/Mips/MipsCodeEmitter.cpp
@@ -1,4 +1,4 @@ -//===-- Mips/MipsCodeEmitter.cpp - Convert Mips code to machine code -----===// +//== Mips/MipsCodeEmitter.cpp - Convert Mips Code to Machine Code -*- C++ -*-=// // // The LLVM Compiler Infrastructure //