diff options
Diffstat (limited to 'llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h')
| -rw-r--r-- | llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h b/llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h index 52975631485..c6f30036bc8 100644 --- a/llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h +++ b/llvm/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 -*- C++ -*-// // // The LLVM Compiler Infrastructure // |

