forked from OSchip/llvm-project
Test commit access: remove extra new line at the end of file
llvm-svn: 219925
This commit is contained in:
parent
6d41f7ae22
commit
f445a56b61
|
@ -578,4 +578,3 @@ def MSA128DOpnd : RegisterOperand<MSA128D> {
|
|||
def MSA128CROpnd : RegisterOperand<MSACtrl> {
|
||||
let ParserMatchClass = MSACtrlAsmOperand;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue