brintos

brintos / llvm-project-archived public Read only

0
0
Text · 114 B · 1510e7f Raw
5 lines · plain
1; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s2 3; CHECK: expected type4declare void @c(swifterror ptr %a)5