aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2019-12-04 10:38:22 -0800
committerPetr Hosek <phosek@google.com>2020-01-14 16:48:20 -0800
commitab9aefee9fa09957d1a3e76fcc47abda0d002255 (patch)
tree4367ff1c99516ed8240e8bd81b9e14b8d3addaef /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
parentc9ee5e996e3c89a751a35e8b771870e0ec24f3c0 (diff)
downloadllvm-ab9aefee9fa09957d1a3e76fcc47abda0d002255.zip
llvm-ab9aefee9fa09957d1a3e76fcc47abda0d002255.tar.gz
llvm-ab9aefee9fa09957d1a3e76fcc47abda0d002255.tar.bz2
[libcxx] Use C11 thread API on Fuchsia
On Fuchsia, pthread API is emulated on top of C11 thread API. Using C11 thread API directly is more efficient. While this implementation is only used by Fuchsia at the moment, it's not Fuchsia specific, and could be used by other platforms that use C11 threads rather than pthreads in the future. Differential Revision: https://reviews.llvm.org/D64378
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions