1. ARM/MC/ELF: A few more ELF relocs for .o
[oota-llvm.git] / test / CodeGen / ARM / fpcmp_ueq.ll
index 20eaa1340c39689f1545ee37c2066d92ffa5cb75..2e6b3e3167aec1cef6fbf603ede33bba8e60083e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm | grep moveq 
+; RUN: llc < %s -mtriple=arm-apple-darwin | grep moveq 
 ; RUN: llc < %s -mtriple=armv7-apple-darwin -mcpu=cortex-a8 | FileCheck %s
 
 define i32 @f7(float %a, float %b) {