blob: fa2aac3ebf6160bc6f830d00c2451999bf5385e7 [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=ia64
define double @test() {
ret double 0.0
}