zpu: simple fn with stack slots compile
[llvm/zpu.git] / test / Assembler / 2005-01-03-FPConstantDisassembly.ll
blobaaa776f51b814531fb42732807a9d8871985911c
1 ; RUN: llvm-as < %s | llvm-dis | grep 1.0
3 define double @test() {
4         ret double 1.0   ;; This should not require hex notation