mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-19 08:24:12 +00:00
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:
parent
8d5a6ae171
commit
3f4d6d185b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user