diff options
author | Serguei Katkov <serguei.i.katkov@intel.com> | 2014-09-08 17:48:25 +0700 |
---|---|---|
committer | Serguei Katkov <serguei.i.katkov@intel.com> | 2014-09-11 10:20:14 +0700 |
commit | e2d596efcd193292a5e41d9f0ded09ae441593b1 (patch) | |
tree | d93b763c54846dc8a819c28c1dc011fdc9271bd9 /compiler/optimizing/graph_visualizer.h | |
parent | b9620f305c79914f5159cf9279a7ccd173af1186 (diff) |
x86 fault handler does not know about movb
mov byte instruction is not known for fault handler and therefore
it cannot catch null pointer exception represented by this instruction.
As a result implicit null check does not work.
Change-Id: I45d6056f838d1568fce3de58218437fc12d1c45b
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions