Sign in
swiftshader
/
SwiftShader
/
5d64ec4c2dcd5dbeac89a1f5e50bb3d6619081cd
/
.
/
third_party
/
LLVM
/
test
/
Other
/
2008-02-14-PassManager.ll
blob: bdaf9330d23831d971e299f744cf81888ec16001 [
file
]
; RUN: opt < %s -loop-unroll -loop-rotate -simplifycfg -disable-output
; PR2028
define
i32
@test1
()
{
ret
i32
0
}