[flang-commits] [flang] [flang] Put ISO_Fortran_binding.h where it can be easily used (PR #68756)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Fri Oct 13 07:00:46 PDT 2023
================
@@ -64,6 +64,7 @@ set(FLANG_TEST_DEPENDS
FortranRuntime
Fortran_main
FortranDecimal
+ clang
----------------
kiranchandramohan wrote:
Another option would be to add this to the llvm-test-suite (https://github.com/llvm/llvm-test-suite/tree/main/Fortran/UnitTests) and ensure that one of the buildbots run it.
Also, I would like to clarify that this is not a blocker issue. If the dependency has to be there and that is what is preferred, we can go ahead.
https://github.com/llvm/llvm-project/pull/68756
More information about the flang-commits
mailing list