[flang-commits] [flang] [flang][debug] Add support for common blocks. (PR #112398)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Oct 17 03:45:19 PDT 2024
tblah wrote:
I think you could make the detection more robust by ensuring that the linkage attribute of the `fir.global` is `"common"`.
https://github.com/llvm/llvm-project/pull/112398
More information about the flang-commits
mailing list