commit | f80277e6b38a3d149b497f01d39b6f33c494b482 | [log] [tgz] |
---|---|---|
author | Tor Norbye <tnorbye@google.com> | Thu Apr 05 16:04:49 2012 -0700 |
committer | Tor Norbye <tnorbye@google.com> | Fri Jul 20 17:28:00 2012 -0700 |
tree | 35ec211e04f76d418dfbbb7315441a21ec7862af | |
parent | a6a191525e57e554653edcec8dcb73b7d89b348e [diff] |
ASM analysis module for lint flow analysis This changeset adds the "asm-analysis-tools" target to the Makefile to give access to the asm-analysis.jar file which is already checked in (and part of the ASM 4 release). It also adds the asm-debug-all-4.0.jar file, also from ASM 4, which contains debug-symbols for all the asm jars, useful during development in order to support stepping through the asm code. Change-Id: I61011e89400789b63bec342b1ec74b205290d7c8