diff options
author | Daniel Dunbar <daniel@zuster.org> | 2012-05-05 16:36:24 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2012-05-05 16:36:24 +0000 |
commit | 3f0fa19bc45ee9f14ff8a07b3e09ab0e731e2609 (patch) | |
tree | 1b504d73e648bb5fe377898625afb5d8db3e6a07 /llvm/lib/Support/Unix/Program.inc | |
parent | b57ddd4e292cb3a2ef8d2ded445c5b4b79f7c864 (diff) | |
download | bcm5719-llvm-3f0fa19bc45ee9f14ff8a07b3e09ab0e731e2609.tar.gz bcm5719-llvm-3f0fa19bc45ee9f14ff8a07b3e09ab0e731e2609.zip |
[Support] Rewrite sys::fs::unique_file to not be stupid with /dev/urandom.
- Just use sys::Process::GetRandomNumber instead of having two poor
implementations.
- This is ~70 times (!) faster on my OS X machine.
llvm-svn: 156238
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions