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

Issue 1265823002: Auto-sandboxing: Don't expand instructions when in a bundle-locked group (Closed)

Created:
5 years, 4 months ago by Derek Schuff
Modified:
5 years, 4 months ago
Reviewers:
dominickd
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Auto-sandboxing: Don't expand instructions when in a bundle-locked group This ensures that any manually-written assembly which is correct for NaCl won't be touched (we'll assume users who do this know what they're doing). It also keeps the auto-sandboxer from touching any expansions done by other parts of the compiler (e.g. the RewritePass). R=dominickd@google.com Committed: https://chromium.googlesource.com/native_client/pnacl-llvm/+/00317bda1dcd7698a1ea3a7b14a74bfb95c480d9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -3 lines) Patch
M lib/MC/MCAsmStreamer.cpp View 3 chunks +5 lines, -1 line 0 comments Download
M lib/MC/MCObjectStreamer.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
A test/MC/X86/nacl-test-recursive-expand.s View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Derek Schuff
5 years, 4 months ago (2015-07-29 23:20:26 UTC) #2
dominickd
On 2015/07/29 23:20:26, Derek Schuff wrote: lgtm
5 years, 4 months ago (2015-07-30 00:22:56 UTC) #3
Derek Schuff
5 years, 4 months ago (2015-07-30 00:36:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
00317bda1dcd7698a1ea3a7b14a74bfb95c480d9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698