During the llvm round table it was generally agreed that the newer macho
lld implementation is feature complete enough to replace the old
implementation entirely. This will reduce confusion for new users who
aren't aware of the history.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I chose to remove the darwinnew / darwinold symlinks here as well. Let me know if you all think we should leave those around for a while for some reason
Comment Actions
Consider moving the clang driver change to a separate change so that the removal is a more pure file deletion (other than some build system changes)
lld/lib/CMakeLists.txt | ||
---|---|---|
0 | Just wondering, can't we delete this too? |