summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsJITInfo.h
diff options
context:
space:
mode:
authorJia Liu <proljc@gmail.com>2012-02-17 01:23:50 +0000
committerJia Liu <proljc@gmail.com>2012-02-17 01:23:50 +0000
commit8f5e8c1cd69fa77bea20140a7132ee2dea166c6d (patch)
treec921107a739950c05f6d79e726924d082db0c4e3 /lib/Target/Mips/MipsJITInfo.h
parentb8703fe265d44a3eb909c289cb5d31b840ca893c (diff)
downloadllvm-8f5e8c1cd69fa77bea20140a7132ee2dea166c6d.tar.gz
llvm-8f5e8c1cd69fa77bea20140a7132ee2dea166c6d.tar.bz2
llvm-8f5e8c1cd69fa77bea20140a7132ee2dea166c6d.tar.xz
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
Diffstat (limited to 'lib/Target/Mips/MipsJITInfo.h')
-rw-r--r--lib/Target/Mips/MipsJITInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsJITInfo.h b/lib/Target/Mips/MipsJITInfo.h
index 41f32a35f1..ad3c9304a6 100644
--- a/lib/Target/Mips/MipsJITInfo.h
+++ b/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
//