llvm-project
1e85e5ab
- [clang][WebAssembly] Always have `-pthread` imply `--shared-memory` linker flag (#127939)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
255 days ago
[clang][WebAssembly] Always have `-pthread` imply `--shared-memory` linker flag (#127939) Unlike `-lpthread` this flag should not be suppressed by `-nostdlib`.
References
#127939 - [clang][WebAssembly] Always have `-pthread` imply `--shared-memory` linker flag
Author
sbc100
Parents
6c61c557
Loading