brintos

brintos / llvm-project-archived public Read only

0
0
Text · 188 B · 8582162 Raw
7 lines · plain
1; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s2 3!llvm.module.flags = !{!0}4!0 = !{null, null, null}5 6; CHECK: invalid behavior operand in module flag (expected constant integer)7