[llvm-commits] [llvm] r58489 - in /llvm/trunk/lib:	CodeGen/PrologEpilogInserter.cpp Target/X86/X86RegisterInfo.cpp
    Anton Korobeynikov 
    anton at korobeynikov.info
       
    Fri Oct 31 03:19:48 PDT 2008
    
    
  
> I don't think this is right.  We should never have a jump and ret in
> the same block.  You stack protector stuff should put the ret in a
> separate fall-through block or something.
Also, how does this stuff work with other types of terminators, e.g. eh_return?
-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
    
    
More information about the llvm-commits
mailing list