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

Issue 14358048: Update pnacl/DEPS to bring in stricter ABI checks for metadata (Closed)

Created:
7 years, 8 months ago by jvoung (off chromium)
Modified:
7 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Update pnacl/DEPS to bring in stricter ABI checks for metadata. f8b761e Check for metadata in PNaCl ABI checker. Use -pnaclabi-allow-debug-metadata when checking the ABI in pnacl-ld, since we do not strip debug metadata until pnacl-finalize is run. On the other hand pnaclabi-check will not have that flag by default and do the full check. Also run the -strip-metadata pass after optimizations in pnacl-ld to get through the non-debug-metadata checks. Bump DEPS at the same time, since we need to have the -allow-debug-metadata to pass validation. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3348 R=mseaborn@chromium.org Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=11252

Patch Set 1 #

Patch Set 2 : don't run check in pnacl-finalize yet (need ignore flag) #

Total comments: 2

Patch Set 3 : revert separation #

Patch Set 4 : update deps too #

Total comments: 6

Patch Set 5 : change deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M pnacl/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M pnacl/driver/pnacl-ld.py View 1 2 3 4 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Mark Seaborn
https://codereview.chromium.org/14358048/diff/2001/pnacl/driver/pnacl-ld.py File pnacl/driver/pnacl-ld.py (right): https://codereview.chromium.org/14358048/diff/2001/pnacl/driver/pnacl-ld.py#newcode403 pnacl/driver/pnacl-ld.py:403: RunDriver('abicheck', [output, '-allow-debug-metadata']) Why a separate invocation? This will ...
7 years, 8 months ago (2013-04-25 18:03:35 UTC) #1
jvoung (off chromium)
https://codereview.chromium.org/14358048/diff/2001/pnacl/driver/pnacl-ld.py File pnacl/driver/pnacl-ld.py (right): https://codereview.chromium.org/14358048/diff/2001/pnacl/driver/pnacl-ld.py#newcode403 pnacl/driver/pnacl-ld.py:403: RunDriver('abicheck', [output, '-allow-debug-metadata']) On 2013/04/25 18:03:35, Mark Seaborn wrote: ...
7 years, 8 months ago (2013-04-26 21:24:48 UTC) #2
Mark Seaborn
Maybe the description should be "Update pnacl/DEPS to bring in stricter ABI checks for metadata"? ...
7 years, 8 months ago (2013-04-26 21:36:45 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/14358048/diff/9001/pnacl/DEPS File pnacl/DEPS (right): https://codereview.chromium.org/14358048/diff/9001/pnacl/DEPS#newcode3 pnacl/DEPS:3: "pnacl_llvm_rev": "f8b761e8e49cf46f796510e5ef946b2a261dd45b", On 2013/04/26 21:36:45, Mark Seaborn wrote: > ...
7 years, 8 months ago (2013-04-26 22:54:51 UTC) #4
jvoung (off chromium)
7 years, 7 months ago (2013-04-29 16:35:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r11252 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698