blob: 81a1d25666cd6c3354708a68445f113c87b6a38a [file] [log] [blame]
; RUN: not llvm-as -o /dev/null %s 2>&1 | FileCheck %s
; CHECK: error: this attribute does not apply to return values
declare safestack void @foo()