[PATCH] D65543: [Windows] Autolink with basenames and add libdir to libpath

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 30 10:37:40 PDT 2019


pcc added a comment.

Another option would be to let the behaviour be controlled by `/Brepro`, so that the default behaviour would be to embed the path, while `/Brepro` builds would only embed the basename.


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