diff options
Diffstat (limited to 'llvm/lib/Target/Mips/MipsJITInfo.h')
| -rw-r--r-- | llvm/lib/Target/Mips/MipsJITInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MipsJITInfo.h b/llvm/lib/Target/Mips/MipsJITInfo.h index 41f32a35f1b..ad3c9304a68 100644 --- a/llvm/lib/Target/Mips/MipsJITInfo.h +++ b/llvm/lib/Target/Mips/MipsJITInfo.h @@ -1,4 +1,4 @@ -//===- MipsJITInfo.h - Mips implementation of the JIT interface -*- C++ -*-===// +//===- MipsJITInfo.h - Mips Implementation of the JIT Interface -*- C++ -*-===// // // The LLVM Compiler Infrastructure // |

