sidneym marked an inline comment as done. sidneym added inline comments.
================ Comment at: clang/lib/Driver/ToolChains/Hexagon.cpp:290 + } + if (!Args.hasArg(options::OPT_shared)) + CmdArgs.push_back("-dynamic-linker=/lib/ld-musl-hexagon.so.1"); ---------------- the default selection of the dynamic-linker needs to move above AddAllArgs. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75139/new/ https://reviews.llvm.org/D75139 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits