DescriptionRearrange emit vs emitIAS. Wait till function is done before dumping text.
Eventually, I wanted to have a flag "UseELFWriter" like:
https://codereview.chromium.org/678533005/diff/120001/src/IceCfg.cpp
Where the emit OStream would not have text, and only have
binary. This refactor hopefully means fewer places to
check for a flag to disable the text version of IAS,
and be able to write binary. Otherwise, there are some
text labels for branches that are still being dumped out.
BUG=none
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=0faec4c9e067b974ec1d3f65c71af3abaca143aa
Patch Set 1 #
Total comments: 6
Patch Set 2 : review #Patch Set 3 : remove comment... might end up using the iterator #
Messages
Total messages: 6 (1 generated)
|