================ @@ -2230,6 +2239,7 @@ bool Driver::HandleImmediateArgs(const Compilation &C) { } if (C.getArgs().hasArg(options::OPT_print_runtime_dir)) { + initDarwinTarget(); ---------------- Xazax-hun wrote:
I removed this change for now because I think we should probably fix this separately. Only adding the early init did not change the behavior for the cases we are interested in. https://github.com/llvm/llvm-project/pull/98325 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits