Lucian Mogosanu

Results 2 comments of Lucian Mogosanu

Thank you for looking at this! I forgot to add: the LLVM build I used is the [official LLVM 6.0 release](http://releases.llvm.org/download.html#6.0.1) compiled with X86 as a target and with RTTI...

I've been digging a bit more into this and the reason for the assertion failure seems to be related to the fact that `registerPass` is called multiple times from the...