[PATCH] D150136: [Clang] Change default triple to LLVM_HOST_TRIPLE for the CUDA toolchain
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 8 12:58:11 PDT 2023
tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.
> right now all it's used for is HostTriple.isOSWindows()
OK.
In that case we may want to rename the parameter to `BuildHostTriple` to make it clear which host we have in mind.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150136/new/
https://reviews.llvm.org/D150136
More information about the cfe-commits
mailing list