[LLVMdev] bug 3367

Jay Foad jay.foad at gmail.com
Mon Feb 2 07:00:06 PST 2009


Please can you consider fixing bug 3367 in the trunk and 2.5 branch?
It's an assertion failure in an optimization pass that I hit when
compiling a real C++ application.

It's caused by -inline not updating the call graph when it replaces a
call with an invoke. There's a very small test case attached to the
bug, as well as a pretty obvious fix.

http://llvm.org/bugs/show_bug.cgi?id=3367

Thanks!
Jay.



More information about the llvm-dev mailing list