brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · d3b784e Raw
5 lines · plain
1// RUN: not mlir-runner --no-implicit-module %s 2>&1 | FileCheck %s2 3// CHECK: Error: top-level op must be a symbol table.4llvm.func @main()5