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

Jake Egan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 13 06:32:11 PDT 2022


Jake-Egan added a comment.

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


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