[LLVMdev] Mismatched caller/callee + unreachable

Chris Lattner clattner at apple.com
Tue Jun 30 10:12:45 PDT 2009


If you have been wondering why the verifier doesn't reject calls and  
callees with mismatched calling convs, any why the optimizer  
mercilessly deletes them, there is a new FAQ here:
http://llvm.org/docs/FAQ.html#callconvwrong

-Chris 



More information about the llvm-dev mailing list