DescriptionModify how textual bitcode is injected into pnacl-sz.
Added command line flag "--bitcode-as-text", and triggered
the acceptance of textual bitcode on this flag. To make sure
this isn't added to the sandboxed translator, the reading of
bitcode text is also dependent on the translator not being a
minimal build.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4222
R=jvoung@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=cb6e95aac252a35c66705fb5e30d3c5e9ba4c1dc
Patch Set 1 #
Total comments: 10
Patch Set 2 : Clean up parsing bitcode as text to be based on sandboxed translation. #Patch Set 3 : Fix nits. #
Total comments: 8
Patch Set 4 : Fix issues in path set 3. #
Messages
Total messages: 9 (1 generated)
|