Make this private method.
[oota-llvm.git] / lib / Target / X86 / X86JITInfo.cpp
2005-05-20 Duraid Madinathis seems dead (and broke the ia64 build, so..)
2005-05-20 Jeff CohenFix tail call support in VC++ builds
2005-05-19 Chris LattnerFastcc passes arguments in EAX and EDX, make sure the...
2005-04-21 Misha Brukman* Remove trailing whitespace
2004-11-22 Chris LattnerDo not push two return addresses on the stack when...
2004-11-21 Chris LattnerThere is no reason to emit function stubs for direct...
2004-11-20 Chris LattnerImplement the X86 JIT interfaces