[all-commits] [llvm/llvm-project] 76777b: [DFSan] Add wrapper for getentropy().
Andrew Browne via All-commits
all-commits at lists.llvm.org
Tue Aug 24 15:11:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76777b216b48a6c838a7864d953fa19fc50282ec
https://github.com/llvm/llvm-project/commit/76777b216b48a6c838a7864d953fa19fc50282ec
Author: Andrew Browne <browneee at google.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_custom.cpp
M compiler-rt/lib/dfsan/done_abilist.txt
M compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt
M compiler-rt/test/dfsan/custom.cpp
Log Message:
-----------
[DFSan] Add wrapper for getentropy().
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D108604
More information about the All-commits
mailing list