Sign in
◑
Theme
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
2a333e6b14e94de7fa32dd0a772886d028515708
/
.
/
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
}