[clang] [Clang] Forward `-Xarch_<arch> -Wl,foo` for GPU toolchains (PR #126248)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 18 02:41:07 PST 2025
dyung wrote:
> > I'm seeing our internal downstream builder hit the exact same error in this test, but that is building a Windows hosted compiler targeting Windows. Looking at our runs, it seems to have started appearing after your change [479ffe8](https://github.com/llvm/llvm-project/commit/479ffe851bda03d7707b5aae633f231980b71344) oddly enough.
>
> Maybe there's some weird implicit behavior here? Why isn't it failing on the public build bots then. I honestly don't have a good guess why.
I just saw it failed on our public Windows bot:
https://lab.llvm.org/buildbot/#/builders/46/builds/12224
https://github.com/llvm/llvm-project/pull/126248
More information about the cfe-commits
mailing list