Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-16-PHIElimInLPad.ll
index da493d4910e163af39915ce3620a259dc5b05879..b13d33eb3fd918ca8276514f5ee155596d8cdb24 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -asm-verbose | FileCheck %s
+; RUN: llc < %s -mtriple=i686-linux -asm-verbose | FileCheck %s
 ; Check that register copies in the landing pad come after the EH_LABEL
 
 declare i32 @f()