[PATCH] D28336: Replace addEarlyAsPossiblePasses callback with adjustPassManager

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 18:23:31 PST 2017


jlebar added a comment.

I suspect the issue is not windows versus other operating systems but statically-linked versus dynamically-linked.  Usually we just need to update an LLVMBuild.txt file somewhere.

I'll try to look at this soon if someone doesn't get to it first.


Repository:
  rL LLVM

https://reviews.llvm.org/D28336





More information about the llvm-commits mailing list