[flang-commits] [flang] [flang] Initial debug info support for local variables. (PR #90905)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Fri May 3 03:10:14 PDT 2024


https://github.com/tblah commented:

Thanks for your work on this!

Do we really need an XDeclare operation? It doesn't look like we would loose anything if we just allowed regular declare operations to persist until CodeGen.

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


More information about the flang-commits mailing list