Sign in
llvm
/
llvm-project
/
e2dfba68a0c3e1bf2edfef4eab32fbeb46d36cf1
/
.
/
mlir
/
test
/
Analysis
/
invalid.mlir
blob: 899c095804a02d8dfac5957361385979c09a4efd [
file
]
// RUN: mlir-opt -split-input-file -pass-pipeline='builtin.module(func.func(test-foo-analysis))' %s -verify-diagnostics
// -----
// expected-error @+1 {{expected at least one block in the region}}
func
.
func
private
@no_block_func_declaration
()
->
()