pscoro marked an inline comment as done. pscoro added inline comments.
================ Comment at: clang/lib/Driver/ToolChains/CommonArgs.cpp:934-936 + // Default to the <driver-path>/../lib and + // <driver-path>/../runtimes/runtimes-bins/lib directories. This works fine + // on the platforms that we have tested so far. We will probably have to ---------------- awarzynski wrote: > Am I correct thinking that: > * "<driver-path>/../lib" is for `Fortran_main.a`, and > * "<driver-path>/../runtimes/runtimes-bins/lib " is for `libflang-rt`? > > Could you document this? Thanks! Yep thats right, documentation added Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D154869/new/ https://reviews.llvm.org/D154869 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits