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

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 09:54:58 PDT 2018


yrouban added a comment.

In https://reviews.llvm.org/D53424#1274387, @jfb wrote:

> 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.


The RFC can be found here http://lists.llvm.org/pipermail/llvm-dev/2018-October/127039.html


Repository:
  rL LLVM

https://reviews.llvm.org/D53424





More information about the llvm-commits mailing list