[PATCH] D110900: Triple: Add RedHat vendor
Harald van Dijk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 01:53:03 PDT 2023
hvdijk added a comment.
In D110900#4242228 <https://reviews.llvm.org/D110900#4242228>, @tstellar wrote:
> This is exactly what we are doing in Fedora right now: https://src.fedoraproject.org/rpms/clang/blob/rawhide/f/0001-Driver-Add-a-gcc-equivalent-triple-to-the-list-of-tr.patch.
Is it? Correct me if I am misreading, but that looks like it adds `x86_64-redhat-linux` to the list of GCC target names to consider, but still continues to search for all other GCC target names LLVM recognises as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110900/new/
https://reviews.llvm.org/D110900
More information about the llvm-commits
mailing list