09-21-2014, 07:37 PM
i found the issue in the linux build. it's in line 54 of PPULLVMRecompiler.cpp:
if i comment it out, that linking error disappears ![Smile Smile](https://www.emunewz.net/forum/images/smilies/smile.gif)
but obviously it won't work without that.
maybe there are alternatives?
Code:
m_fpm->add(new DominatorTreeWrapperPass());
![Smile Smile](https://www.emunewz.net/forum/images/smilies/smile.gif)
but obviously it won't work without that.
maybe there are alternatives?