diff options
author | Hendrik Hübner <117831077+HendrikHuebner@users.noreply.github.com> | 2024-05-30 20:27:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 11:27:50 -0700 |
commit | 485f9f589595006a8d10b8d39bde7124b0dc2042 (patch) | |
tree | b74cc149e08e2da6401110c3c05aee9db46b3315 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 5785048321ab82d18667655681d871f7cdc357e5 (diff) | |
download | llvm-485f9f589595006a8d10b8d39bde7124b0dc2042.zip llvm-485f9f589595006a8d10b8d39bde7124b0dc2042.tar.gz llvm-485f9f589595006a8d10b8d39bde7124b0dc2042.tar.bz2 |
Reland: [libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions (#93622)
New pull request for https://github.com/llvm/llvm-project/issues/89443
The previous PR was reverted after breaking fullbuild due to a missing
struct declaration, which I forgot to commit.
Reverts revert and adds the missing pthread_rwlockattr_getkind_np /
pthread_rwlockattr_setkind_np functions and tests respecitvely.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions