[PATCH] D124954: ld.lld: Respect LDEMULATION environment variable.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 12:35:03 PDT 2022


MaskRay added a comment.

GNU ld appears to have such a behavior but I am not sure ld.lld ever has a need for this.
In addition, ld.lld doesn't support various emulations available in ld.bfd but we seem to live well without that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124954



More information about the llvm-commits mailing list