[PATCH] D28336: Replace addEarlyAsPossiblePasses callback with adjustPassManager
Will Dietz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 04:48:24 PST 2017
dtzWill added a comment.
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 :).
Repository:
rL LLVM
https://reviews.llvm.org/D28336
More information about the llvm-commits
mailing list