[llvm] [llvm][DebugInfo] Attach object-pointer to DISubprogram declarations (PR #122742)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 13:54:35 PST 2025
dwblaikie wrote:
> Not sure who maintains the NVPTX debug-info test, but it doesn't seem very maintainable. The hardcoded addresses and giant amount of debug-info makes it pretty brittle against changes like this
Yeah, that's pretty uncool.
@alexey-bataev could you please fix this test case (& any others like it) to be more in line with the testing done for other targets?
https://github.com/llvm/llvm-project/pull/122742
More information about the llvm-commits
mailing list