| commit | dd6c1cd4e8d478d928f5e2ed57473ab5418d9897 | [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 | 6798ef84453e7fda7139c5f009259cadb3b15c28 | |
| parent | fcd29ae3900f460d35ac5fee047f9ec6fe62e897 [diff] [blame] |
add Emacs tag and fix some comment error in file headers llvm-svn: 150775
diff --git a/llvm/lib/Target/Mips/MipsJITInfo.cpp b/llvm/lib/Target/Mips/MipsJITInfo.cpp index b15d290..30ee08a 100644 --- a/llvm/lib/Target/Mips/MipsJITInfo.cpp +++ b/llvm/lib/Target/Mips/MipsJITInfo.cpp
@@ -1,4 +1,4 @@ -//===- MipsJITInfo.cpp - Implement the JIT interfaces for the Mips target -===// +//===-- MipsJITInfo.cpp - Implement the Mips JIT Interface -----*- C++ -*--===// // // The LLVM Compiler Infrastructure //