diff options
| author | Wesley Peck <peckw@wesleypeck.com> | 2011-11-26 21:50:38 +0000 |
|---|---|---|
| committer | Wesley Peck <peckw@wesleypeck.com> | 2011-11-26 21:50:38 +0000 |
| commit | 69d50404859767438f4f62dc07c33e100fc10d53 (patch) | |
| tree | 11172594f13935ebd9746123fc818111a06d3125 /llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp | |
| parent | d086573a4da28102c92754194bbb4ad06193c824 (diff) | |
| download | bcm5719-llvm-69d50404859767438f4f62dc07c33e100fc10d53.tar.gz bcm5719-llvm-69d50404859767438f4f62dc07c33e100fc10d53.zip | |
Rename a couple of options and fix some simple typos.
llvm-svn: 145152
Diffstat (limited to 'llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp')
| -rw-r--r-- | llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp b/llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp index a7e400b1d1a..7e5598f56a8 100644 --- a/llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp +++ b/llvm/lib/Target/MBlaze/MBlazeMCInstLower.cpp @@ -1,4 +1,4 @@ -//===-- MBLazeMCInstLower.cpp - Convert MBlaze MachineInstr to an MCInst---===// +//===-- MBlazeMCInstLower.cpp - Convert MBlaze MachineInstr to an MCInst---===// // // The LLVM Compiler Infrastructure // |

