diff options
Diffstat (limited to 'test/CodeGen/ARM/ret_i64_arg3.ll')
| -rw-r--r-- | test/CodeGen/ARM/ret_i64_arg3.ll | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/CodeGen/ARM/ret_i64_arg3.ll b/test/CodeGen/ARM/ret_i64_arg3.ll deleted file mode 100644 index ce8da0ab8189..000000000000 --- a/test/CodeGen/ARM/ret_i64_arg3.ll +++ /dev/null @@ -1,6 +0,0 @@ -; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null - -define i64 @test_i64_arg3(i64 %a1, i64 %a2, i64 %a3) { - ret i64 %a3 -} - |
