[PATCH] D72399: [Support] Replace Windows __declspec(thread) with thread_local in LLVM_THREAD_LOCAL
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 08:09:29 PST 2020
dblaikie accepted this revision.
dblaikie added a subscriber: rnk.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good to me - but probably good to get someone who works on the MSVC platform (like @rnk ) to confirm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72399/new/
https://reviews.llvm.org/D72399
More information about the llvm-commits
mailing list