repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing
[llvm-core.git]
/
test
/
Verifier
/
module-flags-2.ll
blob
8582162eaf8be084db2c73aa6a54a1302f2c027f
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)