Remove warnings: no newline at end of file.
[oota-llvm.git] / lib / CodeGen / LazyLiveness.cpp
index 403e0c62f48553f5335a74e7995880b0001fca6f..3ccccd5f5cc6ef12bf669d882b423cb0f5495ab1 100644 (file)
@@ -150,4 +150,5 @@ bool LazyLiveness::vregLiveIntoMBB(unsigned vreg, MachineBasicBlock* MBB) {
   }
   
   return false;
-}
\ No newline at end of file
+}
+