[PATCH] D97993: [Driver] Suppress GCC detection under -B

Vlad Vereschaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 20 14:50:57 PDT 2021


vvereschaka added a comment.

Hi @MaskRay,

sorry, but these changes break the `Clang::gcc-toolchain.cpp` test on the ARMv7/AArch64 cross builders:

- https://lab.llvm.org/buildbot/#/builders/119/builds/2807 (Aarch64)
- https://lab.llvm.org/buildbot/#/builders/60/builds/2416 (ARMv7)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97993



More information about the cfe-commits mailing list