Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(717)

Issue 8776023: Switch the nop pnacl x86-64 IRT shim to the real one generated from IDL. (Closed)

Created:
9 years ago by jvoung - send to chromium...
Modified:
9 years ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Switch the nop pnacl x86-64 IRT shim to the real one generated from IDL. We add pnacl_irt_shim to the Implicit Libs for pnacl x86-64 runs so that we get the freshest version instead of whatever is in the toolchain tarball. R=robertm@google.com,sehr@google.com BUG= http://code.google.com/p/nativeclient/issues/detail?id=2413 TEST= ./scons bitcode=1 platform=x86-64 chrome_browser_tests Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=7353

Patch Set 1 #

Total comments: 9

Patch Set 2 : skip gyp for now, fix deps #

Patch Set 3 : disable pnacl_example_browser for x86-64 until shim updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -47 lines) Patch
M SConstruct View 1 2 3 chunks +15 lines, -11 lines 0 comments Download
M pnacl/build.sh View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M site_scons/site_tools/naclsdk.py View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/untrusted/pnacl_irt_shim/nacl.scons View 1 1 chunk +23 lines, -5 lines 0 comments Download
M src/untrusted/pnacl_irt_shim/shim_ppapi.c View 1 3 chunks +14 lines, -28 lines 0 comments Download
M tests/pnacl_client_translator/nacl.scons View 1 2 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jvoung - send to chromium...
tested locally -- currently the pdf test still fails: http://codereview.chromium.org/8775028/
9 years ago (2011-12-01 22:33:00 UTC) #1
robertm
A few nits below http://codereview.chromium.org/8776023/diff/1/pnacl/build.sh File pnacl/build.sh (right): http://codereview.chromium.org/8776023/diff/1/pnacl/build.sh#newcode3053 pnacl/build.sh:3053: RunWithLog "sdk.irt.shim" \ this looks ...
9 years ago (2011-12-01 22:55:43 UTC) #2
jvoung - send to chromium...
http://codereview.chromium.org/8776023/diff/1/pnacl/build.sh File pnacl/build.sh (right): http://codereview.chromium.org/8776023/diff/1/pnacl/build.sh#newcode3053 pnacl/build.sh:3053: RunWithLog "sdk.irt.shim" \ On 2011/12/01 22:55:43, robertm wrote: > ...
9 years ago (2011-12-01 23:35:34 UTC) #3
robertm
LGTM http://codereview.chromium.org/8776023/diff/1/pnacl/build.sh File pnacl/build.sh (right): http://codereview.chromium.org/8776023/diff/1/pnacl/build.sh#newcode3053 pnacl/build.sh:3053: RunWithLog "sdk.irt.shim" \ Ok that is fine then ...
9 years ago (2011-12-01 23:58:43 UTC) #4
sehr (please use chromium)
9 years ago (2011-12-02 03:13:54 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698