[llvm] [DebugInfo] Add num_extra_inhabitants to debug info (PR #112590)

Augusto Noronha via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 10:39:20 PDT 2024


augusto2112 wrote:

> Can you include some of these details in the description/commit message? (this bit, or something like it, especially: "Since Swift generics are not monomorphized, by using dynamic libraries you can have generic types whose size, alignment, etc, are known only at runtime (which is why this feature is needed).")

Ok, I updated the commit message.

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


More information about the llvm-commits mailing list