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
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
Verifier
/
module-flags-3.ll
blob
64ab57ed786f6ab255174ff0c281103cdafff9c2
1
; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
2
3
!llvm.module.flags = !{!0}
4
!0 = !{i32 1, null, null}
5
6
; CHECK: invalid ID operand in module flag (expected metadata string)