OSDN Git Service

Dump c1visualizer output before and after each pass.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 10 Nov 2016 15:19:15 +0000 (15:19 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 10 Nov 2016 16:55:22 +0000 (16:55 +0000)
commit00c141aaa07b95a8c2c492b617871abd3cf7162a
treee4777db1006e6ac42a0669bf5383b61235835dce
parentee59d46595bb860fea26122f47f8797d2d0fe5f4
Dump c1visualizer output before and after each pass.

In order to get the last state of a graph before a crash.

Test: dex2oat --dump-cfg
Change-Id: I461a26a47a170b95fadb9da21a443af26fe52181
compiler/optimizing/optimizing_compiler.cc