[flang-commits] [flang] [flang][runtime] Prepare enabling PRINT of integer32 for device. (PR #86247)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Fri Mar 22 08:48:43 PDT 2024


================
@@ -13,6 +13,7 @@
 // The various representations are distinguished by their binary precisions
 // (number of explicit significand bits and any implicit MSB in the fraction).
 
+#include "flang/Runtime/api-attrs.h"
----------------
klausler wrote:

Should api-attrs.h be moved to Common?

https://github.com/llvm/llvm-project/pull/86247


More information about the flang-commits mailing list