Revert r129518, "Change ELF systems to use CFI for producing the EH tables. This...
[oota-llvm.git] / test / Assembler / extractvalue-invalid-idx.ll
2010-12-05 Frits van BommelFix PR 4170 by having ExtractValueInst::getIndexedType...