[PATCH] D33286: Don't require ThreadState to be contained within tls on all platforms
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 11:26:41 PDT 2017
fjricci added a comment.
Yeah, I wasn't sure whether the preferred method here was to skip the block if Darwin or the current solution. There currently aren't any os-specific references in this file. Hopefully @dvyukov or @kubamracek have insight on the preferred way to do this.
https://reviews.llvm.org/D33286
More information about the llvm-commits
mailing list