[llvm] [DebugInfo][RemoveDIs] Set new-dbg-info flag from Modules correctly (PR #82373)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 08:08:40 PST 2024


jayfoad wrote:

Thanks for the patch!

> It turns out there's a pathway for Functions to be inserted into modules without having the "New" debug-info flag set correctly

Is there any other path that _does_ set it correctly?

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


More information about the llvm-commits mailing list