[PATCH] D53424: Enable thread specific cl::opt values for multi-threaded support

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 09:02:18 PDT 2018


jfb added a comment.

In https://reviews.llvm.org/D53424#1273975, @nhaehnle wrote:

> May I ask why you think it's important to move away from `cl::opt` in the first place? What purpose does it actually solve?


By now it's pretty clear that you need an RFC to answer this question, not a phab thread.


Repository:
  rL LLVM

https://reviews.llvm.org/D53424





More information about the llvm-commits mailing list