repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-tidy][NFC]remove deps of clang in clang tidy test (#116588)
[llvm-project.git]
/
mlir
/
test
/
mlir-cpu-runner
/
invalid.mlir
blob
de3ef076480ce94c9479b3bfd7c1aba1da9ddc77
1
// RUN: not mlir-cpu-runner --no-implicit-module %s 2>&1 | FileCheck %s
2
3
// CHECK: Error: top-level op must be a symbol table.
4
llvm.func @main()