[PATCH] D11608: COFF: Remove the old COFF linker and rename link2 link.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 22:49:42 PDT 2015


ruiu added a comment.

Now that we get a basic level of ARM support, there's no road block for this patch.
I'll submit this soon.

After I submit this patch, "-flavor link" (or lld-link.exe) will become a synonym to
"-flavor link2" (or lld-link2.exe).


http://reviews.llvm.org/D11608





More information about the llvm-commits mailing list