Windows codegen also dies on this, so restrict to the platform it was
authorDuncan Sands <baldrick@free.fr>
Mon, 28 Feb 2011 14:22:08 +0000 (14:22 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 28 Feb 2011 14:22:08 +0000 (14:22 +0000)
actually tested on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126652 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2011-02-27-Fpextend.ll

index 61df3a728c6ea3d72c9589a69914128482a853c8..c12b9563b3050899dd5409d67e8a8cac9aa98b1d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86-64 < %s
+; RUN: llc -mtriple=x86_64-pc-linux < %s
 ; PR9309
 
 define <4 x double> @f_fu(<4 x float>) nounwind {