[flang-commits] [flang] [flang] Use libm routine for compile-time folding on AIX (PR #114106)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Wed Nov 6 14:39:02 PST 2024
================
@@ -0,0 +1,25 @@
+//===-- lib/Evaluate/wrappers.c -------------------------------------------===//
----------------
klausler wrote:
Does this code absolutely have to be in C rather than C++? It might be strange to have an effectively empty source file on hosts other than AIX.
https://github.com/llvm/llvm-project/pull/114106
More information about the flang-commits
mailing list