DescriptionAllow ability to name unnamed global addresses in Subzero.
This is a workaround for issue that Subzero currently assumes all
global addresses have a name, but finalized pexe files leave most
global addresses unnamed.
It does this by allowing two optional command-line flag name prefixes
that are used to generate names for unnamed global addresses.
BUG= None
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=5ee234a
Patch Set 1 #Patch Set 2 : Add tests #
Total comments: 11
Patch Set 3 : Fix issues in patch set 2. #Patch Set 4 : Fix nits. #
Total comments: 13
Patch Set 5 : Fix nits in patch set 4. #
Messages
Total messages: 8 (1 generated)
|