[PATCH] D61867: [GWP-ASan] Initial build files, implementation of PRNG [1].

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 10:04:23 PDT 2019


hctim updated this revision to Diff 199475.
hctim marked 9 inline comments as done.
hctim added a comment.

- Updated to 32-bit PRNG, removed unneccessary definitions.h


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61867/new/

https://reviews.llvm.org/D61867

Files:
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/gwp_asan/CMakeLists.txt
  compiler-rt/lib/gwp_asan/random.cpp
  compiler-rt/lib/gwp_asan/random.h
  compiler-rt/test/gwp_asan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61867.199475.patch
Type: text/x-patch
Size: 5690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/29f5ccb7/attachment.bin>


More information about the llvm-commits mailing list