add newlines at the end of files.
[oota-llvm.git] / test / CodeGen / SystemZ / 02-RetXor.ll
index a9439bf452a7f28e0b9ce3879175950259ff68e5..4d1adf2f367c161d8b214ab8ad4e18e2f13c9fcd 100644 (file)
@@ -3,4 +3,4 @@ define i64 @foo(i64 %a, i64 %b) {
 entry:
     %c = xor i64 %a, %b
     ret i64 %c
-}
\ No newline at end of file
+}