[PATCH] D37248: [XRay][compiler-rt][NFC] Refactor global TLS variables behind an accessor function.

Eizan Miyamoto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 05:04:42 PDT 2017


eizan accepted this revision.
eizan added a comment.
This revision is now accepted and ready to land.

Out of curiosity, why did you make bool Revision 'volatile'? Will it be modified elsewhere?


https://reviews.llvm.org/D37248





More information about the llvm-commits mailing list