[flang-commits] [flang] [Flang] mark safe external globals as dso_local (PR #189709)
Jason Van Beusekom via flang-commits
flang-commits at lists.llvm.org
Tue Mar 31 13:54:46 PDT 2026
Jason-Van-Beusekom wrote:
Updated common-block test which was failing on arms systems, I belive this is fine as the defintition has mlir::LLVM::Linkage::External instead of mlir::LLVM::Linkage::Common.
Also of note I created a Discourse RFC post to discuss the general case for array alignment being marked 64 to follow what other compilers do.
https://discourse.llvm.org/t/rfc-alignment-of-global-arrays/90397
https://github.com/llvm/llvm-project/pull/189709
More information about the flang-commits
mailing list