[PATCH] D44447: Treat libclang_rt.* as normal library if the user uses --sysroot=

Simon Atanasyan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 16 02:45:33 PDT 2018


atanasyan added a comment.

Will it work on Windows? If sysroot is provided, `Prefix` is "-l", but I'm not sure that link.exe accepts "-l" notation.


Repository:
  rC Clang

https://reviews.llvm.org/D44447





More information about the cfe-commits mailing list