Sign in
swiftshader
/
SwiftShader
/
f705ceca5eb5c5d1d5d4c13d9f63996bc4fcfb4a
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
Verifier
/
module-flags-3.ll
blob: 64ab57ed786f6ab255174ff0c281103cdafff9c2 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
!llvm.module.flags
=
!
{
!0
}
!0
=
!
{
i32
1
,
null
,
null
}
; CHECK: invalid ID operand in module flag (expected metadata string)