diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2021-08-26 05:21:54 +0000 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2021-08-26 18:49:20 +0000 |
commit | 004c7b1da6cfea1d1f09535607a8c7c2f051e8d5 (patch) | |
tree | 44c074a47a6c1b93122cc5b232c2fdcb9581ae62 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9cc0023fb863194be526f0bf19bd21e36236c5f6 (diff) | |
download | llvm-004c7b1da6cfea1d1f09535607a8c7c2f051e8d5.zip llvm-004c7b1da6cfea1d1f09535607a8c7c2f051e8d5.tar.gz llvm-004c7b1da6cfea1d1f09535607a8c7c2f051e8d5.tar.bz2 |
[libc][NFC] Move the mutex implementation into a utility class.
This allows others parts of the libc to use the mutex types without
actually pulling in public function implementations.
Along the way, few cleanups have been done, like using a uniform type to
refer the linux futex word.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D108749
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions