[compiler-rt] Check if LLD is built when checking if lto_supported (PR #92752)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 10:18:31 PDT 2024


MaskRay wrote:

Thanks. This makes the feature `lld` stricter. Since we don't have `rg 'REQUIRES.*!lld'` and `rg 'UNSUPPORTED.*lld'` tests, this should be safe. (I still don't have 100% confidence level since runtime tests often expose weird behaviors)

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


More information about the llvm-commits mailing list