diff options
author | R?my Oudompheng <oudomphe@phare.normalesup.org> | 2014-04-04 08:42:35 +0200 |
---|---|---|
committer | R?my Oudompheng <oudomphe@phare.normalesup.org> | 2014-04-04 08:42:35 +0200 |
commit | 90f5d533900f77edad7ba64cc2a3b5e6e35c87e1 (patch) | |
tree | 2cca046c6ca6a4cc269c6a4f11e2a9c5f502e432 /test | |
parent | ba0dbd9ff61b18bb63d4cee85ffe701c0c334088 (diff) | |
download | go-90f5d533900f77edad7ba64cc2a3b5e6e35c87e1.tar.gz |
cmd/6g, cmd/8g: disable Duff's device on NaCl.
Native Client forbids jumps/calls to arbitrary locations and
enforces a particular alignement, which makes the Duff's device
ineffective.
LGTM=khr
R=rsc, dave, khr
CC=golang-codereviews
https://codereview.appspot.com/84400043
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions