[flang] [llvm] [flang] Add HOSTNM runtime and lowering intrinsics implementation (PR #131910)

Eugene Epshteyn via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 24 12:16:58 PDT 2025


================
@@ -0,0 +1,38 @@
+!RUN: %flang_fc1 -emit-hlfir %s -o - | FileCheck %s
----------------
eugeneepshteyn wrote:

If this test is fine, I'll do a similar test for the function form of `hostnm()`.

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


More information about the llvm-commits mailing list