forked from OSchip/llvm-project
3539c09d3b
Summary: - getentropy presence since late 2014, safe to use. - guarantees to delivers good random data up to 256 bytes. - fall back to /dev/urandom as long the buffer is correct. Patch by David CARLIER Reviewers: kubamracek, vitalybuka Reviewed By: vitalybuka Subscribers: cryptoad, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D44866 llvm-svn: 329633 |
||
---|---|---|
clang | ||
clang-tools-extra | ||
compiler-rt | ||
debuginfo-tests | ||
libclc | ||
libcxx | ||
libcxxabi | ||
libunwind | ||
lld | ||
lldb | ||
llgo | ||
llvm | ||
openmp | ||
parallel-libs | ||
polly | ||
README.md |
README.md
Low Level Virtual Machine (LLVM)
This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.