[flang] [llvm] [Flang] Remove FLANG_INCLUDE_RUNTIME (PR #124126)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 14 06:56:42 PDT 2025


================
@@ -1,9 +0,0 @@
-# This test is not run by default as it requires input.
----------------
Meinersbur wrote:

flang-rt version of this example is here: https://github.com/llvm/llvm-project/blob/main/flang-rt/examples/ExternalHelloWorld/CMakeLists.txt

This is an example that links to flang-rt from C++. No use of a Fortran compiler. I think I should delete the .cpp as well.

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


More information about the llvm-commits mailing list