[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing
[llvm-core.git] / test / Verifier / module-flags-2.ll
blob8582162eaf8be084db2c73aa6a54a1302f2c027f
1 ; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
3 !llvm.module.flags = !{!0}
4 !0 = !{null, null, null}
6 ; CHECK: invalid behavior operand in module flag (expected constant integer)