[PATCH] D38290: Add a ld64.lld alias for the MACHO LLD target
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 15:31:28 PDT 2017
martell added a comment.
I have a patch that does a bunch of updates for testing lld correctly in clang and this was a part of it but I didn't want the patch to get too involved so I separated this out.
I have seen this issue raised on various forums such as stackoverflow here and figured I would just fix it for users.
https://stackoverflow.com/questions/44106329/lld-unknown-argument-arch
Repository:
rL LLVM
https://reviews.llvm.org/D38290
More information about the llvm-commits
mailing list