dalvik/dx/tests/031-bb-dead-code/info.txt

4 lines
194 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:26:03 +08:00
This test checks to see that the basic block recognizer properly omits
dead code. There is at least one example of dead code after each instruction
that *doesn't* flow to the next instruction.