[lld] r244226 - COFF: Remove the old COFF linker and make link an alias to link2.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 10:51:24 PDT 2015
Awesome!
This deletes 7923 lines of code (include + lib). The entire new linker
shares less code and is 6372 lines long.
This is one of the best examples I know of a successful redesign.
Congratulations!
Cheers,
Rafael
More information about the llvm-commits
mailing list