cyndyishida wrote:

> Do we also need to update `darwin::Linker::ConstructJob(...)`?

I thought about it, but clang already doesn't for today's default paths so I 
decided against it. It seems only pass extra paths to the linker for 
platform-specific directories like `DriverKit`. Xcode's `ld` passes its own 
path to `S/L/F` 

https://github.com/llvm/llvm-project/pull/115048
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to