[PATCH] D118738: [BOLT] Add ld.lld substitution

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 09:29:13 PST 2022


Amir added a comment.

In D118738#3295219 <https://reviews.llvm.org/D118738#3295219>, @yota9 wrote:

> It seems to be that
>
>   llvm_config.use_lld()
>
> Should be enough to satisfy the test system :)

I've removed that invocation (use_lld) as it wasn't checking the env variable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118738



More information about the llvm-commits mailing list