diff options
author | Aart Bik <ajcbik@google.com> | 2015-11-13 10:06:01 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2015-11-13 10:24:35 -0800 |
commit | 3f382aea8f12695d2a871fc74e80793fa9a0f7eb (patch) | |
tree | 04fe2e007d8788bf3b2154fd2da44dfe25318fda /compiler/optimizing/code_generator_utils.cc | |
parent | 2f49b0a90720fe9f4cab040c376aab5f387967e3 (diff) |
Implemented control of "export only" feature in dexdump.
Rationale:
Export only is now under explicit control of a new -e flag, and
can be used to control both -l xml and -l plain. The result is
that, by default, xml output now shows all items (old behavior
can be forced with -e -l xml). This solution feels a bit cleaner
than adding a flag to override export only when -l xml is given
(old dexdump forced this tight relation).
Bug: 25673756 (feature request).
Change-Id: I7cfd48bf91195d2a81d134936719d267fda399f5
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions