remove unwind info, add test for asmprinting of jump table labels with (%rip)
[oota-llvm.git] / test / CodeGen / PowerPC / delete-node.ll
2008-11-05 Dan GohmanMake ISel ignore dead nodes. The DAGCombiner normally...