When resolving a stub in x86-64 JIT, use a PC-relative branch
[oota-llvm.git] / lib / Target / Alpha / AlphaTargetAsmInfo.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-12-07 Andrew LenharthSimplify a bit
2006-10-06 Chris LattnerSet the jt section
2006-10-05 Chris LattnerDon't bother setting JumpTableTextSection, it is about...
2006-09-24 Andrew LenharthFix jump tables to match gcc (and the ABI and whatnot)
2006-09-07 Jim LaskeyBreak out target asm info into separate files.