1*9880d681SAndroid Build Coastguard Worker; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker; CHECK: invalid use of parameter-only attribute 4*9880d681SAndroid Build Coastguard Workerdeclare swifterror void @c(i32** swifterror %a) 5