[llvm] [DebugInfo] Add num_extra_inhabitants to debug info (PR #112590)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 09:26:31 PDT 2024
dwblaikie 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).")
https://github.com/llvm/llvm-project/pull/112590
More information about the llvm-commits
mailing list