diff options
author | Schrodinger ZHU Yifan <yifanzhu@rochester.edu> | 2024-05-13 19:00:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-13 19:00:19 -0400 |
commit | b342d18a8f0240342ea5c461145e78c6e3af92cc (patch) | |
tree | 7eee0618eed726f0f5e049b3744bf9dd5855a34b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | ec3bc2fbbf73c834697283a7066a8efe88bd0058 (diff) | |
download | llvm-b342d18a8f0240342ea5c461145e78c6e3af92cc.zip llvm-b342d18a8f0240342ea5c461145e78c6e3af92cc.tar.gz llvm-b342d18a8f0240342ea5c461145e78c6e3af92cc.tar.bz2 |
[libc] add timeout and clock conversion utilities (#91905)
This PR:
- Make `clock_gettime` a header-only library
- Add `clock_conversion` header library to allow conversion between
clocks relative to the time of call
- Add `timeout` header library to manage the absolute timeout used in
POSIX's timed locking/waiting APIs
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions