diff --git a/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll b/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll index 2b493e6eac3..1eefaa91aaf 100644 --- a/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll +++ b/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll @@ -1,5 +1,7 @@ ; RUN: llvm-as < %s | llc -march=x86 ; PR3686 +; rdar://6661799 + define i32 @x(i32 %y) nounwind readnone { entry: %tmp14 = zext i32 %y to i80 ; [#uses=1]