[llvm] [DebugInfo] Swap 'Unit' and 'Type' positions in DISubprogram. (PR #96474)

Abid Qadeer via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 07:41:33 PDT 2024


abidh wrote:

> In principle this LGTM, perhaps other reviewers could chime in though. In an ideal world we'd have a test that ensures this behaviour continues to be present, is there an LLVM-IR input from flang that triggers the previous error, and that we can have in the LLVM DebugInfo test suite?

I have added a test.

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


More information about the llvm-commits mailing list