[llvm] [gold] Use ld.bfd for tests (PR #130981)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 12 09:20:20 PDT 2025


nikic wrote:

An ld.bfd/ld.gold behavior difference that required a change to thinlto.ll is that `ld.bfd` will always create the (empty) output file, even if `--plugin-opt=thinlto-index-only` is used. I don't think there is any way to influence this behavior.

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


More information about the llvm-commits mailing list