Files
linux-packaging-mono/external/llvm-project/llvm/test/Verifier/swifterror3.ll

5 lines
115 B
LLVM
Raw Normal View History

; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
; CHECK: expected type
declare void @c(swifterror i32* %a)