History log of /art/compiler/dex/dex_to_dex_compiler.h
Revision Date Author Comments
5eb0d38dabda4d17a315c557f07f457308d28fa7 23-Jul-2015 Andreas Gampe <agampe@google.com> ART: Wire up DexToDexCompiler without extern

The extern declaration actually had the wrong signature, a parameter
was missing, and we never noticed.

Remove the function field and extern. Add a header for the compiler.
Use the header file.

Change-Id: Ia4d4dd86211da6045709a45c7bf8430471d1b62b