[PATCH] D115456: Implement on-demand TLS initialization for Microsoft CXX ABI
David Majnemer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 16 12:16:17 PST 2021
majnemer added a comment.
Is this a new feature in MSVC? Seems like it might <https://developercommunity.visualstudio.com/t/-dyn-tls-on-demand-init-and-tls-guard-related-weir/1010557#T-N1018365> be. If so, should it be predicated on `isCompatibleWithMSVC(1925)` or something?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115456/new/
https://reviews.llvm.org/D115456
More information about the cfe-commits
mailing list