[PATCH] D109727: [Driver] Remove unneeded *-suse-* triples

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 5 22:24:14 PDT 2021


tstellar added a comment.

This patch should depend on  D109837 <https://reviews.llvm.org/D109837>, otherwise clang builds will be broken on SUSE if you don't pass -DLLVM_DEFAULT_TARGET_TRIPLE to cmake when configuring, and I don't think we should require users to pass this option.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109727/new/

https://reviews.llvm.org/D109727



More information about the cfe-commits mailing list