From 3528e38fdf579685f32ebbea209359d91d4a4524 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 10 Mar 2009 06:53:54 +0000 Subject: Add radar number. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66534 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll') 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 ; [#uses=1] -- cgit v1.2.3