[PATCH] D121997: [clang][driver] Fix compilation database dump with multiple architectures
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 06:56:57 PDT 2022
jansvoboda11 added a comment.
In D121997#3577690 <https://reviews.llvm.org/D121997#3577690>, @Jake-Egan wrote:
> Hi, it seems on AIX the target and arch options are ignored, so we don't get the expected output for this test. Any ideas about the course of action we should take?
> https://lab.llvm.org/buildbot/#/builders/214/builds/1785/steps/6/logs/FAIL__Clang__compilation_database_multiarch_c
Hey, I disabled the test on non-Darwin hosts in 2de36d0369a5107a3f02aceebb55326adf4ad2cb <https://reviews.llvm.org/rG2de36d0369a5107a3f02aceebb55326adf4ad2cb>. Your build bot is back to green.
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