Sign in
fuchsia
/
third_party
/
llvm-project
/
59731eebf8f24e3e90dc77e91a08d068b529cfc5
/
.
/
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
()
->
()