[PATCH] D38290: Add a ld64.lld alias for the MACHO LLD target

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 1 19:45:55 PDT 2017


ruiu added a comment.

This patch virtually sets `ld64` the linker command name for macOS. I'd be a bit reluctant doing that, because `ld64` sounds like a too generic name to indicate "a linker for macOS". But that's probably okay because we don't have a better name.

Can you get an LGTM from someone who owns the clang driver?


Repository:
  rL LLVM

https://reviews.llvm.org/D38290





More information about the llvm-commits mailing list