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

dmajor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 09:44:47 PDT 2020


dmajor added a comment.

In D65543#2123200 <https://reviews.llvm.org/D65543#2123200>, @dmajor wrote:

> In that case, more specifically, the problem I'm seeing is that these flags are not making it through to a small handful of files: LLVMHello.dll, PrintFunctionNames.dll, AnnotateFunctions.dll, Attribute.dll. Let me dig in a little deeper...


Patch in D82888 <https://reviews.llvm.org/D82888>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65543





More information about the llvm-commits mailing list