[flang-commits] [flang] [flang] Implement !DIR$ [NO]INLINE and FORCEINLINE directives (PR #134350)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon May 12 08:22:15 PDT 2025
tblah wrote:
I think in flang you need to resolve the symbols for the function call and then add the attribute to that function operation.
https://github.com/llvm/llvm-project/pull/134350
More information about the flang-commits
mailing list