[PATCH] D28367: Correct default TimerGroup singleton to use magic-statics so that it gets cleaned up

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 11:22:53 PST 2017


aaron.ballman added a comment.

In https://reviews.llvm.org/D28367#678937, @erichkeane wrote:

> I don't know.  Is there an official list somewhere?   MSVC2015, GCC4.3.


The public docs look reasonable:

http://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library


https://reviews.llvm.org/D28367





More information about the llvm-commits mailing list