summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll')
-rw-r--r--test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll b/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
index 2b493e6eac..1eefaa91aa 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 ; <i80> [#uses=1]