[flang-commits] [flang] [flang] Inherit target specific code for BIND(C) types on Windows (#114035) (PR #129579)
David Truby via flang-commits
flang-commits at lists.llvm.org
Wed Mar 5 11:59:31 PST 2025
DavidTruby wrote:
As far as I am aware, the BIND(C) ABI for AArch64 is the same on Windows and Linux (at least as far as Fortran is concerned; it _is_ subtly different in C++ but in ways that don't affect Fortran) so I don't believe there's any reason to have an AArch64Win here.
https://github.com/llvm/llvm-project/pull/129579
More information about the flang-commits
mailing list