commit | 88c207d65c0b08863bea75979ed8e4ca42f0672b | [log] [tgz] |
---|---|---|
author | Ian Zerny <zerny@google.com> | Fri Jun 09 11:10:52 2017 +0200 |
committer | Ian Zerny <zerny@google.com> | Fri Jun 09 11:10:52 2017 +0200 |
tree | f64ffdf0f190041e70db8caf439487cab028e9e0 | |
parent | 0b17c70cc42e43309a5a2c82f00fa69d42e13494 [diff] |
Complete the control-flow graph construction as part of tracing instructions. Change-Id: I6e96914c367aafab39104b5cd27574b35a2c8c2f
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.