forked from OSchip/llvm-project
Remove warnings: no newline at end of file.
llvm-svn: 73156
This commit is contained in:
parent
28a00aa646
commit
9a8f2f7d58
|
@ -59,4 +59,5 @@ private:
|
|||
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -150,4 +150,5 @@ bool LazyLiveness::vregLiveIntoMBB(unsigned vreg, MachineBasicBlock* MBB) {
|
|||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue