remove unwind info, add test for asmprinting of jump table labels with (%rip)
[oota-llvm.git] / test / CodeGen / PowerPC / trampoline.ll
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...