aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Assembler/uwtable-1.ll
blob: 2e9e3f0cab6d7b577155651266629cacf2b331c0 (plain)
1
2
3
4
5
6
7
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s

declare void @f0() uwtable
declare void @f1() uwtable(sync)
declare void @f2() uwtable(async)
declare void @f3() uwtable(unsync)
; CHECK: :[[#@LINE-1]]:28: error: expected unwind table kind