[flang-commits] [flang] [flang] Add debug information for module variables. (PR #91582)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Sun May 19 07:41:26 PDT 2024


kiranchandramohan wrote:

> On a related note, while processing `DeclareOp` of such variables, are you aware of anything that will tell me that these variables have `save` attribute? I ask because I noticed that they are being added as local variable too.

I am not aware.

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


More information about the flang-commits mailing list