X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FARM%2Fret_i64_arg2.ll;h=531360008ba46467758414d4c75ae1c21402f8d9;hb=54a2f7b9c7d3284f7339c9d2ab0640f04949d401;hp=c51d2b88a25fde55fa633c687a667bd61dfb05d9;hpb=27b1252c132e93ee98941b1b185795cb358c61e2;p=oota-llvm.git diff --git a/test/CodeGen/ARM/ret_i64_arg2.ll b/test/CodeGen/ARM/ret_i64_arg2.ll index c51d2b88a25..531360008ba 100644 --- a/test/CodeGen/ARM/ret_i64_arg2.ll +++ b/test/CodeGen/ARM/ret_i64_arg2.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=arm -mattr=+vfp2 %s -o /dev/null +; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null define i64 @test_i64(i64 %a1, i64 %a2) { ret i64 %a2