Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
[oota-llvm.git] / test / CodeGen / X86 / win_chkstk.ll
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2010-09-02 Anton KorobeynikovProperly emit __chkstk call instead of __alloca on...