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

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 05:40:21 PDT 2024


jmorse 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?

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


More information about the llvm-commits mailing list