[flang-commits] [flang] [flang][debug] Add support for common blocks. (PR #112398)

via flang-commits flang-commits at lists.llvm.org
Mon Oct 21 04:53:30 PDT 2024


https://github.com/jinisusan commented:

A couple of comments: 

* It might be good to have the common block variables tagged with the  "DW_AT_external" attribute in line with what is done by other fortran compilers. 
* Also, it might be good to include the linkage name attribute while generating DICommonBlock 


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


More information about the flang-commits mailing list