[PATCH] D12029: [lld] LinkDriver, lld-link: introduce shim.

Mailing List "llvm-commits" via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 20:28:18 PDT 2015


llvm-commits added a comment.

I don't think a pure aliasing or wrapping approach will work long term.
There are things like -rdynamic that we want to support but they have no
link.exe analogue.

Sent from phone

- F757385: msg-18643-662.txt <http://reviews.llvm.org/F757385>


http://reviews.llvm.org/D12029





More information about the llvm-commits mailing list