[PATCH] D57874: [WebAssembly] Set '-matomics' when '-pthread' is set

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 7 11:11:15 PST 2019


sbc100 added a comment.

Yes it makes sense to me to set `-mthread-model=posix` when `-pthread` is passed on the commandline.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57874/new/

https://reviews.llvm.org/D57874





More information about the cfe-commits mailing list