diff options
author | Michael Jones <michaelrj@google.com> | 2022-11-11 13:50:01 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-11-11 16:01:39 -0800 |
commit | 4d25761b076d19c237890ad7b7331d01bd3a84b6 (patch) | |
tree | f10852fc554e0b0768822aa18fafebbdae82f97d /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | e7707464a3f7bf0c6011809d80d0a6e525be184b (diff) | |
download | llvm-4d25761b076d19c237890ad7b7331d01bd3a84b6.zip llvm-4d25761b076d19c237890ad7b7331d01bd3a84b6.tar.gz llvm-4d25761b076d19c237890ad7b7331d01bd3a84b6.tar.bz2 |
[libc] move fork into threads folder
Fork, as a thread function, should go in the threads folder.
Additionally, it depends on the thread mutex, and it was causing build
issues for targets where we don't support threads.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D137867
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions