From c3ab7837e8f4331dcd635d894902ae51787714dd Mon Sep 17 00:00:00 2001 From: Vasileios Kalintiris Date: Thu, 16 Oct 2014 14:37:00 +0000 Subject: [PATCH] Test commit access: remove extra new line at the end of file git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219925 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Mips/MipsRegisterInfo.td | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Target/Mips/MipsRegisterInfo.td b/lib/Target/Mips/MipsRegisterInfo.td index 8655edd72c3..bb6c95c735b 100644 --- a/lib/Target/Mips/MipsRegisterInfo.td +++ b/lib/Target/Mips/MipsRegisterInfo.td @@ -578,4 +578,3 @@ def MSA128DOpnd : RegisterOperand { def MSA128CROpnd : RegisterOperand { let ParserMatchClass = MSACtrlAsmOperand; } - -- 2.40.0