forked from OSchip/llvm-project
parent
dba6aa436a
commit
d82ba83a63
|
@ -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…
Reference in New Issue