summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsDelaySlotFiller.cpp
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/MipsDelaySlotFiller.cpp
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/MipsDelaySlotFiller.cpp')
-rw-r--r--lib/Target/Mips/MipsDelaySlotFiller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsDelaySlotFiller.cpp b/lib/Target/Mips/MipsDelaySlotFiller.cpp
index 05cee65f9f..6cb2e83180 100644
--- a/lib/Target/Mips/MipsDelaySlotFiller.cpp
+++ b/lib/Target/Mips/MipsDelaySlotFiller.cpp
@@ -1,4 +1,4 @@
-//===-- DelaySlotFiller.cpp - Mips delay slot filler ---------------------===//
+//===-- DelaySlotFiller.cpp - Mips Delay Slot Filler -----------*- C++ -*--===//
//
// The LLVM Compiler Infrastructure
//