[PATCH] D121997: [clang][driver] Fix compilation database dump with multiple architectures

Alan Phipps via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 25 11:16:48 PDT 2022


alanphipps added a comment.

Should there be an aarch64 guard on the test? There exist downstream Arm compilers that don't support Arm64 and fail.  I know other tests explicitly state "REQUIRES: aarch64-registered-target"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121997



More information about the cfe-commits mailing list