summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/02-RetSubImm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/02-RetSubImm.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/02-RetSubImm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/02-RetSubImm.ll b/llvm/test/CodeGen/SystemZ/02-RetSubImm.ll
index 4f91cb07399..8479fbf8656 100644
--- a/llvm/test/CodeGen/SystemZ/02-RetSubImm.ll
+++ b/llvm/test/CodeGen/SystemZ/02-RetSubImm.ll
@@ -4,4 +4,4 @@ define i64 @foo(i64 %a, i64 %b) {
entry:
%c = sub i64 %a, 1
ret i64 %c
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud