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

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 3 18:03:30 PDT 2019


rnk updated this revision to Diff 223128.
rnk added a comment.
Herald added subscribers: llvm-commits, mgorny.
Herald added a project: LLVM.

- Fix PGO build


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65543/new/

https://reviews.llvm.org/D65543

Files:
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/SanitizerArgs.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/MSVC.cpp
  clang/test/Driver/cl-options.c
  clang/test/Driver/sanitizer-ld.c
  llvm/cmake/modules/HandleLLVMOptions.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65543.223128.patch
Type: text/x-patch
Size: 11210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191004/a4ee5f71/attachment-0001.bin>


More information about the cfe-commits mailing list