summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/InstPrinter
diff options
context:
space:
mode:
authorWesley Peck <peckw@wesleypeck.com>2011-11-26 21:50:38 +0000
committerWesley Peck <peckw@wesleypeck.com>2011-11-26 21:50:38 +0000
commita18f08318afddc7352609c1765c39734c3e3c779 (patch)
treef1042c3010a43e1edaf8827680d66f3788429e29 /lib/Target/MBlaze/InstPrinter
parent06cb680779597c35e6b6399dea6f10276273970b (diff)
downloadllvm-a18f08318afddc7352609c1765c39734c3e3c779.tar.gz
llvm-a18f08318afddc7352609c1765c39734c3e3c779.tar.bz2
llvm-a18f08318afddc7352609c1765c39734c3e3c779.tar.xz
Rename a couple of options and fix some simple typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145152 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/MBlaze/InstPrinter')
-rw-r--r--lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h b/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
index 570ab08a07..5297563148 100644
--- a/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
+++ b/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
@@ -1,4 +1,4 @@
-//===-- MBLazeInstPrinter.h - Convert MBlaze MCInst to assembly syntax ----===//
+//===-- MBlazeInstPrinter.h - Convert MBlaze MCInst to assembly syntax ----===//
//
// The LLVM Compiler Infrastructure
//