blob: b9046c4c33bd7134b4264200c2961a31ec067004 [file] [log] [blame]
; RUN: not llvm-as -o /dev/null %s 2>&1 | FileCheck %s
; CHECK: error: invalid use of function-only attribute
declare void @foo(i32 safestack %x)