[flang-commits] [flang] [flang][runtime] Enable more APIs in the offload build. (PR #76486)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Thu Dec 28 10:04:16 PST 2023
================
@@ -37,6 +37,16 @@
#define STD_MEMCMP_UNSUPPORTED 1
#endif
+#if !defined(STD_REALLOC_UNSUPPORTED) && \
----------------
vzakhari wrote:
Thanks! Will do.
https://github.com/llvm/llvm-project/pull/76486
More information about the flang-commits
mailing list