Chromium Code Reviews
DescriptionAllow stubbing of called constant addresses using command line argument.
When specified (via command line) replaces all called constant addresses
with a stubbed call to the first defined function in the bitcode file.
This allows testing of subzero without having to fix that downstream
code (after parsing) may not handle such addresses.
BUG=None
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=7ad1bed99d058199a3ba246a5383458518596fbc
Patch Set 1 #Patch Set 2 : Fix formatting. #
Total comments: 2
Patch Set 3 : Fix issues raised in previous patchset. #
Total comments: 4
Patch Set 4 : Fix issue in patch set 3. #Patch Set 5 : Fix formatting. #
Total comments: 2
Patch Set 6 : Add TODO. #
Messages
Total messages: 15 (2 generated)
|
|||||||||||||||||||||||||||||||||||||