diff options
| author | Jia Liu <proljc@gmail.com> | 2012-02-17 08:55:11 +0000 |
|---|---|---|
| committer | Jia Liu <proljc@gmail.com> | 2012-02-17 08:55:11 +0000 |
| commit | c5707112e7635d1dd2f2cc9c4f42e79a51302cca (patch) | |
| tree | 9cdae9f70615cd64af193ed70d79f3bc952126fa /lib/Target/Mips/AsmParser/MipsAsmParser.cpp | |
| parent | ed993de64296c041a7fa16e3ae3e76b16f8a2fd7 (diff) | |
| download | external_llvm-c5707112e7635d1dd2f2cc9c4f42e79a51302cca.zip external_llvm-c5707112e7635d1dd2f2cc9c4f42e79a51302cca.tar.gz external_llvm-c5707112e7635d1dd2f2cc9c4f42e79a51302cca.tar.bz2 | |
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150805 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/AsmParser/MipsAsmParser.cpp')
| -rw-r--r-- | lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/AsmParser/MipsAsmParser.cpp b/lib/Target/Mips/AsmParser/MipsAsmParser.cpp index 887b400..58b5590 100644 --- a/lib/Target/Mips/AsmParser/MipsAsmParser.cpp +++ b/lib/Target/Mips/AsmParser/MipsAsmParser.cpp @@ -1,4 +1,4 @@ -// MipsAsmParser.cpp - Parse Mips assembly to MCInst instructions -*- C++ -*-=// +//===-- MipsAsmParser.cpp - Parse Mips assembly to MCInst instructions ----===// // // The LLVM Compiler Infrastructure // |
