DescriptionMerge 7712 - Ensure super instructions are marked during dynamic code modification.
Writing tests for this change entailed fixing a bug in the x86-32 validator
where code starting with a super instruction would be incorrectly rejected
during dynamic code modification due to a missing initialization.
BUG= http://code.google.com/p/nativeclient/issues/detail?id=2563
TEST= ./scons platform=(x86-32|x86-64) run_dynamic_modify_test
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=7734
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' # |