[flang-commits] [flang] [flang] Inherit target specific code for BIND(C) types on Windows (PR #129579)
Markus Mützel via flang-commits
flang-commits at lists.llvm.org
Thu Mar 6 05:14:59 PST 2025
mmuetzel wrote:
Oof. I didn't think about that.
That probably means that it isn't ok to just use the existing implementation.
Windows x64 ABI conventions are documented here (I guess): https://learn.microsoft.com/en-us/cpp/build/x64-software-conventions?view=msvc-170
https://github.com/llvm/llvm-project/pull/129579
More information about the flang-commits
mailing list