Sign in
swiftshader
/
SwiftShader.git
/
619c0ab95c7f58fc2fbc970ba46bc78030259c82
/
.
/
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
}