[PATCH] D28336: Replace addEarlyAsPossiblePasses callback with adjustPassManager

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 09:54:27 PST 2017


rampitec added a comment.

In https://reviews.llvm.org/D28336#658696, @dtzWill wrote:

> Looks like this was fixed for NVPTX in  r293256, Hexagon earlier.  Can confirm resolves the issue I was encountering, thanks!
>
> (And I think you're right, it only seems to have occurred in the shared library variants)
>
> But now undefined reference in AMDGPU haha, but not relating to PassManagerBuilder :).


Thanks and sorry I did not notice it right away. For some reason my builds do work, just as Linux shared build I did right now. Do you still see error building AMDGPU or is it already fixed as well?


Repository:
  rL LLVM

https://reviews.llvm.org/D28336





More information about the llvm-commits mailing list