Skip to content

Commit 83b2880

Browse files
committed
Add newline at EOF
1 parent 6bf4e64 commit 83b2880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/CodeGen/MLRegAllocPriorityAdvisor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,4 +408,4 @@ void RegAllocPriorityAdvisorAnalysis::initializeMLProvider(
408408
default:
409409
break;
410410
}
411-
}
411+
}

0 commit comments

Comments
 (0)