[flang-commits] [flang] [flang][runtime] Add ACCESS library procedure (PR #88517)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Mon Apr 15 06:15:38 PDT 2024


tblah wrote:

I have changed the test not to use std::filesystem. The benefit of doing so was that I could avoid special case code for different target environments. If I need to conditionally add linker options in cmake depending upon the target compiler, this ceases to be useful.

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


More information about the flang-commits mailing list