Sign in
swiftshader
/
SwiftShader.git
/
8dfd9a7616f89f269f9c46cc7659c6e1a7db1ec7
/
.
/
third_party
/
LLVM
/
test
/
Transforms
/
ConstProp
/
2007-02-23-sdiv.ll
blob: 89a06bd950528ab7a2cd6bce04c4f14391a18d3a [
file
]
; RUN: llvm-as < %s | llvm-dis | grep {global i32 0}
; PR1215
@G
=
global
i32
sdiv
(
i32
0
,
i32
-
1
)