[PATCH] D67200: Add -static-openmp driver option
Pirama Arumuga Nainar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 6 14:52:01 PDT 2019
pirama added a comment.
In D67200#1660147 <https://reviews.llvm.org/D67200#1660147>, @srhines wrote:
> Looks really nice. I am sure the NDK developers will be happy to see support for static OpenMP. Do you want to add the public NDK github issue link in the commit message?
Done.
In D67200#1660192 <https://reviews.llvm.org/D67200#1660192>, @MaskRay wrote:
> Edit: Added `-static=` in D53238 <https://reviews.llvm.org/D53238>. If that is accepted, you may consider `-static=openmp`
Thanks Fangrui! That change would be very helpful and I'll move to `-static=openmp` once it lands. As for this change, I'll wait over the weekend and submit it on Monday to allow everyone a chance to look at it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67200/new/
https://reviews.llvm.org/D67200
More information about the cfe-commits
mailing list