DescriptionSubzero: Add a script that builds a hybrid Subzero/llc native executable.
The script translates a pexe using both Subzero and llc, and then uses linker tricks to resolve each symbol into either its Subzero or llc version. This enables quick bisection-based debugging of Subzero code generation.
BUG= none
R=jfb@chromium.org, jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=10ea698
Patch Set 1 #Patch Set 2 : Add the Subzero runtime source #
Total comments: 4
Patch Set 3 : Improve help text. Sanitize inputs #
Total comments: 8
Patch Set 4 : Updates from Jan's code review #Messages
Total messages: 8 (1 generated)
|