This revision was automatically updated to reflect the committed changes.
Closed by commit rGace03d0df4fa: [clang][Darwin] Remove old lld implementation
handling (authored by keith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114974/new/
https://
MaskRay accepted this revision.
MaskRay added a comment.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114974/new/
https://reviews.llvm.org/D114974
___
cfe-commits mailing list
cfe-commits@lists.ll
thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.
\o/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114974/new/
https://reviews.llvm.org/D114974
___
keith created this revision.
keith added reviewers: int3, MaskRay, oontvoo, thakis.
keith requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This now assumes that for the darwin driver any lld is the "new" macho
lld implementation.
Repositor