1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Test commit access: remove extra new line at the end of file

llvm-svn: 219925
This commit is contained in:
Vasileios Kalintiris 2014-10-16 14:37:00 +00:00
parent e7544b3da4
commit b62fa9afef

View File

@ -578,4 +578,3 @@ def MSA128DOpnd : RegisterOperand<MSA128D> {
def MSA128CROpnd : RegisterOperand<MSACtrl> {
let ParserMatchClass = MSACtrlAsmOperand;
}