Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
097fef28dae145cc41f80151825e929668414d24
/
.
/
mlir
/
test
/
Analysis
/
invalid.mlir
blob: 899c095804a02d8dfac5957361385979c09a4efd [
file
] [
log
] [
blame
]
// 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
()
->
()