summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips16InstrInfo.td
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-10-28 04:07:31 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-10-28 04:07:31 +0000
commitf3ad5745681ece7af3027fd2f82fadb0247242e8 (patch)
tree8fae1d04e62689dad3d585c017cff96f5efe3e62 /lib/Target/Mips/Mips16InstrInfo.td
parent661bd3df7518a3d984dada66473602a0401618ba (diff)
downloadllvm-f3ad5745681ece7af3027fd2f82fadb0247242e8.tar.gz
llvm-f3ad5745681ece7af3027fd2f82fadb0247242e8.tar.bz2
llvm-f3ad5745681ece7af3027fd2f82fadb0247242e8.tar.xz
Prune trailing linefeeds.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193511 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/Mips16InstrInfo.td')
-rw-r--r--lib/Target/Mips/Mips16InstrInfo.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Mips/Mips16InstrInfo.td b/lib/Target/Mips/Mips16InstrInfo.td
index b94c2edb8a..3e0d40e417 100644
--- a/lib/Target/Mips/Mips16InstrInfo.td
+++ b/lib/Target/Mips/Mips16InstrInfo.td
@@ -1869,4 +1869,3 @@ let neverHasSideEffects = 1, isNotDuplicable = 1 in
def CONSTPOOL_ENTRY :
MipsPseudo16<(outs), (ins cpinst_operand:$instid, cpinst_operand:$cpidx,
i32imm:$size), "foo", []>;
-