about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-10-01 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-10-01 00:00:00 +0000
commit9845e7d5fbfd961c0299c974e701357d79af3cf8 (patch)
tree8f640cc1544058a0f1ae3b7218081df1ddcad6d9 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent2ad6187ce51eb3a304ca448b8676870f95ab5b11 (diff)
downloadrust-9845e7d5fbfd961c0299c974e701357d79af3cf8.tar.gz
rust-9845e7d5fbfd961c0299c974e701357d79af3cf8.zip
Use posix_spawn on musl targets
The posix_spawn had been available in a form suitable for use in a
Command implementation since musl 0.9.12. Use it in a preference to a
fork when possible, to benefit from CLONE_VM|CLONE_VFORK used there.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions