summaryrefslogtreecommitdiffstats
path: root/test/503-dead-instructions
Commit message (Collapse)AuthorAgeFilesLines
* Bailout from compilation if an invoke is malformed.Nicolas Geoffray2015-06-224-0/+106
Because the verifier does not check trivially dead instructions, the compilers must prepare for bogus instructions. This change fixes the case the arguments for an invoke do not match the formal parameters. bug:21865459 (cherry picked from commit 2e33525bd4eb892246b4c244c6d4ebf6c6d07501) Change-Id: I392f86eafefde28263fe35a31f17b398ff8dfc24