[PATCH] D71786: RFC: [Support] On Windows, add optional support for rpmalloc
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 11:30:35 PDT 2020
MaskRay added a comment.
(If we want to statically link some runtime libraries into executables, we can add an option along the lines of `-static-libgcc` `-static-openmp` `-static-libstdc++`. (I just recalled I wanted to add `-static=` https://reviews.llvm.org/D53238))
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71786/new/
https://reviews.llvm.org/D71786
More information about the llvm-commits
mailing list