test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux.
[oota-llvm.git] / test / CodeGen / PowerPC / trampoline.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...