[llvm] [llvm] get cl::opt instantiations working with MSVC DLL build (PR #147810)

Andrew Rogers via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 15 12:18:27 PDT 2025


andrurogerz wrote:

> I wonder in what other occurrences of similar patterns things got exported mining the field for similar (but not yet seen) issues?

I haven't found any other issues like this one with the set of exported templates instances. 

https://github.com/llvm/llvm-project/pull/147810


More information about the llvm-commits mailing list