diff options
author | Jia Liu <proljc@gmail.com> | 2012-02-17 01:23:50 +0000 |
---|---|---|
committer | Jia Liu <proljc@gmail.com> | 2012-02-17 01:23:50 +0000 |
commit | 8f5e8c1cd69fa77bea20140a7132ee2dea166c6d (patch) | |
tree | c921107a739950c05f6d79e726924d082db0c4e3 /lib/Target/Mips/MipsTargetMachine.h | |
parent | b8703fe265d44a3eb909c289cb5d31b840ca893c (diff) |
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/MipsTargetMachine.h')
-rw-r--r-- | lib/Target/Mips/MipsTargetMachine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsTargetMachine.h b/lib/Target/Mips/MipsTargetMachine.h index fab576d7da..19ae142881 100644 --- a/lib/Target/Mips/MipsTargetMachine.h +++ b/lib/Target/Mips/MipsTargetMachine.h @@ -1,4 +1,4 @@ -//===-- MipsTargetMachine.h - Define TargetMachine for Mips -00--*- C++ -*-===// +//===-- MipsTargetMachine.h - Define TargetMachine for Mips -----*- C++ -*-===// // // The LLVM Compiler Infrastructure // |