XFAIL until PR1033 is fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-12-04 18:39:14 +00:00
parent 8d5a6ae171
commit 3f4d6d185b

View File

@ -1,5 +1,6 @@
; PR1033
; RUN: llvm-as < %s | llc -march=x86-64
; XFAIL: *
long %p(double %t) {
%u = bitcast double %t to long
ret long %u