Skip to content

Commit

Permalink
Update the method verifier for the new ControlFlowGraph pass.
Browse files Browse the repository at this point in the history
This removes checks from MethodVerifier that are now unnecessary. Readability
of the code stream is guaranteed by GraphBuilder, as well as the validity of
jump targets.
  • Loading branch information
dvander committed May 24, 2018
1 parent cad4ebc commit beec699
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 193 deletions.
Loading

0 comments on commit beec699

Please sign in to comment.