[Lldb-commits] [lldb] [LLDB][NativePDB] Use undecorated name for types if UniqueName isn't mangled (PR #152114)

via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 5 12:21:17 PDT 2025


Nerixyz wrote:

> Can you add a test for this if it's not hard to create one?

Found a way to make the IR a bit smaller by compiling an rlib with a `main()`.

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


More information about the lldb-commits mailing list