[llvm] [LLVM][CMake][MSVC] Install PDBs alongside executables (PR #120683)

Alexandre Ganea via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 09:27:44 PST 2025


aganea wrote:

I think the reason why we weren’t doing it before is a concern of installation size. I agree having the PDBs would be useful. I’d rather prefer publishing them on a symbol server, and pull them on-demand instead.

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


More information about the llvm-commits mailing list