MaskRay accepted this revision. MaskRay added a comment. This revision is now accepted and ready to land.
`i386-gnu` no longer exists? That's great. ================ Comment at: clang/test/Driver/hurd.c:2 // RUN: %clang -no-canonical-prefixes %s -### 2>&1 \ // RUN: --target=i386-pc-gnu \ // RUN: --sysroot=%S/Inputs/basic_hurd_tree \ ---------------- While we currently detects several aliases, it'd be good that clang driver doesn't need to do so. i686-gnu may be preferred (matching the `lib/gcc/$triple` name). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D101317/new/ https://reviews.llvm.org/D101317 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits