[llvm-branch-commits] [flang] [Flang] Split runtime headers in preparation for cross-compilation. (PR #112188)
Michael Kruse via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 16 10:28:12 PDT 2024
================
@@ -29,8 +29,8 @@ mlir::Value fir::runtime::genInitArrayConstructorVector(
// the target. The "cookieSize" argument is used to validate this wild
// assumption until runtime interfaces are improved.
----------------
Meinersbur wrote:
Removed in https://github.com/llvm/llvm-project/pull/112188/commits/5ce28b58bf9b1456b8d6039178f80471d09149f6 Also adjusted comments around.
This changes the ABI, so I removed the NFC tag from the title.
https://github.com/llvm/llvm-project/pull/112188
More information about the llvm-branch-commits
mailing list