stevewan added a comment. Yes, this issue was hit with the reland applied. When given a `<arch>-<sys>-<abi>` format LLVM_DEFAULT_TARGET_TRIPLE, Clang would expand the target triple to `<arch>-<vendor>-<sys>-<abi>`, and therefore causes the name mismatch between what the driver searches for and what the test case creates as the dummy tool.
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79842/new/ https://reviews.llvm.org/D79842 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits