[PATCH] D12323: lld: make pe targets use the coff linker
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 05:28:45 PDT 2015
ruiu added a comment.
This simply dispatch to the link.exe-compatible driver, so all options except -m have to be in link.exe style. What's the point of this change?
http://reviews.llvm.org/D12323
More information about the llvm-commits
mailing list