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