summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorLogan Chien <logan.chien@mediatek.com>2014-09-11 17:36:05 +0800
committerLogan Chien <logan.chien@mediatek.com>2014-09-16 13:58:57 +0800
commitbe8d99c228a76e70a19c1122aabe111c25a2121c (patch)
treeb7c2538a1245d2d6cb4dde7432be26ad12de0407 /compiler/optimizing/graph_visualizer.cc
parent20ffc8757277dac7fd7a74e576c6185ae1292285 (diff)
Fix sput-wide verification flag.
The vA register for sput-wide is a wide register. Thus, the verification flag should be kVerifyRegAWide instead of kVerifyRegA. Without this change, the invalid Dex bytecode won't be rejected by VerifyInstruction(). As the result, the DCHECK_LT() in register_line-inl.h will abort the program. Change-Id: I24b746d8a85ddaf811d9aebed12a3dd9f97d755f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions