pratlucas wrote: > You need to check the command line arg inside `BareMetal::findMultilibs`, as > that function does not call `findMultilibsFromYAML` at all if the default > path does not exist. (This was picked up in CI.)
Done. I also had untangle a bit the sysroot computation from the default yaml config path to make sure the behaviour is consistent when using the new option. https://github.com/llvm/llvm-project/pull/109640 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits