X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FAArch64%2Ffcvt-int.ll;h=c771d683a99c1dabbace97312a8f96f1a3048f72;hb=ae9f07e0b8332181e9a79cffc7dea99f3bc9bea8;hp=c4bcaac2066072eb385aa6c48c1f747381e62f8e;hpb=72062f5744557e270a38192554c3126ea5f97434;p=oota-llvm.git diff --git a/test/CodeGen/AArch64/fcvt-int.ll b/test/CodeGen/AArch64/fcvt-int.ll index c4bcaac2066..c771d683a99 100644 --- a/test/CodeGen/AArch64/fcvt-int.ll +++ b/test/CodeGen/AArch64/fcvt-int.ll @@ -1,4 +1,4 @@ -; RUN: llc -verify-machineinstrs < %s -march=aarch64 | FileCheck %s +; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s define i32 @test_floattoi32(float %in) { ; CHECK: test_floattoi32: