[PATCH] D33726: [driver][netbsd] Build and pass `-L` arguments to the linker

Simon Atanasyan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 15:15:24 PDT 2017


atanasyan added a comment.

In https://reviews.llvm.org/D33726#769301, @joerg wrote:

> I'm against it. I consider this a strong bug on the LLD side and the behavior of clang correct.


Do you suggest to add knowledge about various OS (linux/*bsd) and arch (x86,arm,mips,...) specific paths to the LLD?


Repository:
  rL LLVM

https://reviews.llvm.org/D33726





More information about the cfe-commits mailing list