DescriptionAuto-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 #
Messages
Total messages: 4 (1 generated)
|