Index: tests_lit/llvm2ice_tests/arith-opt.ll |
diff --git a/tests_lit/llvm2ice_tests/arith-opt.ll b/tests_lit/llvm2ice_tests/arith-opt.ll |
index 1f6a69b857de82c7bd7e6f294340fe9c0028f4fe..ce9bb3169989b7b543d791dc1f9b4e72a902be7b 100644 |
--- a/tests_lit/llvm2ice_tests/arith-opt.ll |
+++ b/tests_lit/llvm2ice_tests/arith-opt.ll |
@@ -12,6 +12,7 @@ |
; RUIN: --args --verbose inst -threads=0 --target arm32 \ |
; RUIN: | %if --need=target_ARM32 --command FileCheck %s --check-prefix ARM32 |
+ |
define i32 @Add(i32 %a, i32 %b) { |
; CHECK: define i32 @Add |
entry: |