art/test/478-checker-inline-noreturn/info.txt

4 lines
164 B
Plaintext

Tests inlining a function with a no-exit loop into a loop. LinearOrder
computation fails because of incorrect HLoopInformation if we inline
a loop without an exit.