diff options
Diffstat (limited to 'llvm/lib/Target/Mips/MipsMCInstLower.cpp')
-rw-r--r-- | llvm/lib/Target/Mips/MipsMCInstLower.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MipsMCInstLower.cpp b/llvm/lib/Target/Mips/MipsMCInstLower.cpp index a3f2966d47d..6143eaad26f 100644 --- a/llvm/lib/Target/Mips/MipsMCInstLower.cpp +++ b/llvm/lib/Target/Mips/MipsMCInstLower.cpp @@ -1,4 +1,4 @@ -//=== MipsMCInstLower.cpp - Convert Mips MachineInstr to MCInst -*- C++ -*-===// +//===-- MipsMCInstLower.cpp - Convert Mips MachineInstr to MCInst ---------===// // // The LLVM Compiler Infrastructure // |