maxim-kuvyrkov added a comment.

This patch broke clang-ppc64le-rhel builder.  The patch makes MSVC-compatible 
driver honour CLANG_DEFAULT_LINKER setting, which this builder sets to “lld”.  
Therefore there’s an expected change in the output now that 
CLANG_DEFAULT_LINKER can override link.exe.

This is the only builder, which sets -DCLANG_DEFAULT_LINKER to something other 
than the default. I’m looking how to fix this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98493/new/

https://reviews.llvm.org/D98493

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to