[clang] [Driver] Restore compiler-rt arch suffix for PS and Windows (PR #89775)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 23 09:58:26 PDT 2024


pogo59 wrote:

> It's been like that for maybe 2-3 years now and no one has complained about it

As a downstream vendor I can tell you we work around things all the time without bothering to try to fix things upstream (I try to encourage more engagement, but I can't control what people actually do, and upstreaming doesn't always work out). We build these libraries with the arch suffix, even though we have only one target, because we don't want to change the names of libraries when we don't have to. Without someone from MS speaking up, we simply don't know their thinking, we can only observe what they deliver.

https://github.com/llvm/llvm-project/pull/89775


More information about the cfe-commits mailing list