DescriptionBump min PNaCl version to 14173.
We are changing the interface between Chrome and one of
the PNaCl translator nexes so that it uses the NaCl IRT
more (which is a more stable interface). However, this
means that we are not testing the old interface between
Chrome and the PNaCl translator nexe anymore on the chrome
waterfall, so the old interface may get broken. Bump the
min PNaCl version to try and get more users onto using the
new nexe, which uses the newer interface.
The new nexe also brings in a PNaCl translator based on
LLVM 3.5, so having that match the SDK (using LLVM 3.5)
is better for debugging (developer-only unstable debug
metadata has changed between 3.4 and 3.5).
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3914
Committed: https://crrev.com/4fc66d88e351e20fa0d55ec3a0308a31cce5870c
Cr-Commit-Position: refs/heads/master@{#308030}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (3 generated)
|