Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f391883670caecc01973bc6c69fc1f22c20a2612
/
.
/
llvm
/
test
/
Assembler
/
2005-01-03-FPConstantDisassembly.ll
blob: c3a66b42e27aaebc95aef6ba3e56c9bbf4071e6d [
file
] [
log
] [
blame
]
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | grep 1.0
double
%test
()
{
ret
double
1.0
;; This should not require hex notation
}