mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-05 11:19:41 +00:00
Remove warnings: no newline at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73156 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b51b6cf1d0
commit
cb597c9cc4
@ -60,3 +60,4 @@ private:
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -151,3 +151,4 @@ bool LazyLiveness::vregLiveIntoMBB(unsigned vreg, MachineBasicBlock* MBB) {
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user