[llvm] r219925 - Test commit access: remove extra new line at the end of file
Vasileios Kalintiris
Vasileios.Kalintiris at imgtec.com
Thu Oct 16 07:37:01 PDT 2014
Author: vkalintiris
Date: Thu Oct 16 09:37:00 2014
New Revision: 219925
URL: http://llvm.org/viewvc/llvm-project?rev=219925&view=rev
Log:
Test commit access: remove extra new line at the end of file
Modified:
llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td
Modified: llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td?rev=219925&r1=219924&r2=219925&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td (original)
+++ llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td Thu Oct 16 09:37:00 2014
@@ -578,4 +578,3 @@ def MSA128DOpnd : RegisterOperand<MSA128
def MSA128CROpnd : RegisterOperand<MSACtrl> {
let ParserMatchClass = MSACtrlAsmOperand;
}
-
More information about the llvm-commits
mailing list