[PATCH] D59530: [LLD][COFF] Fix /linkrepro with options that take a filename or path
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 05:41:34 PDT 2019
aganea added a comment.
Would you like to keep the filenames without a path as they are? ie. `/implib:a.lib`, keep a.lib in the response, instead of `F/other/path/a.lib`
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59530/new/
https://reviews.llvm.org/D59530
More information about the llvm-commits
mailing list