[flang] [llvm] [Premerge] Add flang-rt (PR #128678)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 14:44:58 PST 2025


================
@@ -0,0 +1,127 @@
+#!/usr/bin/env bash
----------------
Meinersbur wrote:

Oh the embarassment. I remember the built having failed because the compiler did not know `-gmlt`. I searched for the flang and found a post that mentioned Google. Now I think it was because CMake selected gcc over clang. Would need to set the environment variables CXX/CC to override on a platform where gcc is the default compiler.

I appreciate your patience.

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


More information about the llvm-commits mailing list