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