h-vetinari wrote:

> I rebased the changes so I could review them, 
> https://github.com/llvm/llvm-project/commit/640d2e631a4bc11e3afa030e30d05288ee954cb5.

The github UI should show all changes to main? Not sure why a rebase would be 
necessary...?

> The compiler-rt/cmake/config-ix.cmake file is still removing 
> `include(LLVMCheckCompilerLinkerFlag)`, but it needs to keep it now.

That's because it is included twice (see first & last line below):
https://github.com/llvm/llvm-project/blob/8dd574236ccaa0a183278396cfec3068b832651a/compiler-rt/cmake/config-ix.cmake#L3-L8

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

Reply via email to