DescriptionSubzero: Add a random number generator.
This is inital work necessary for diversification support in Subzero.
The random number generator implementation is temporary. It will
eventually use a cryptographically secure pseudorandom number
generator (perhaps from LLVM, if LLVM gets one).
Add the -rng-seed= option to seed the random number generator from
the command line.
BUG=none
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=1bd2fce
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments, be compatible with LLVM interface #Patch Set 3 : Rebase #
Messages
Total messages: 6 (0 generated)
|