[PATCH] D65543: Use library basenames when autolinking on Windows
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 1 12:07:07 PDT 2019
thakis added a comment.
I kind of like the current behavior since it's consistent with how resource dirs are passed to cc1, and how __FILE__ expands if you give a relative work to clang, and how debug info paths look if you pass relative paths to clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65543/new/
https://reviews.llvm.org/D65543
More information about the cfe-commits
mailing list