[PATCH] D142181: [OptTable] Store llvm::cl::Option into a DenseMap instead of a StringMap

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 21 01:54:42 PST 2023


serge-sans-paille added a comment.

In D142181#4070881 <https://reviews.llvm.org/D142181#4070881>, @nikic wrote:

> In D142181#4070868 <https://reviews.llvm.org/D142181#4070868>, @serge-sans-paille wrote:
>
>> @nikic : I thought I fixed that with e8a163dc03e6913360beb305620104ba129c081c <https://reviews.llvm.org/rGe8a163dc03e6913360beb305620104ba129c081c> ... is it included in your build?
>
> Oh yeah, I missed that fix. Sorry for the noise.

^^! Answered in the wrong thread, so I dupliaded that message to https://reviews.llvm.org/D142026 where it belongs :-)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142181/new/

https://reviews.llvm.org/D142181



More information about the llvm-commits mailing list