[test] Remove a needless declaration of REQUIRES: target-windows
[llvm-core.git] / test / Assembler / invalid-landingpad.ll
blob44bf8db1768714a53dccbeee5835e21d87e0a817
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 ; CHECK: clause argument must be a constant
5 define void @test(i32 %in) personality void()* null {
6   landingpad {} filter i32 %in