DescriptionSubzero: Manage each Cfg as a std::unique_ptr<Cfg>.
The Cfg::create() method now returns a unique_ptr. Once the parser fully builds the Cfg, it is released onto the work queue, and then acquired and ultimately deleted by the translator thread.
BUG= none
R=jfb@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=8e92838b8179d0b4a3022889c3446100b7ef831e
Patch Set 1 #Patch Set 2 : Cleanup #Patch Set 3 : Simplify #Patch Set 4 : Reformat #
Total comments: 9
Patch Set 5 : Code review updates #
Total comments: 12
Patch Set 6 : Code review round 2 #Patch Set 7 : Revert getFunc() change #
Total comments: 1
Patch Set 8 : Commit fix + rebase #
Messages
Total messages: 11 (1 generated)
|