On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / gcc_except_table.ll
2012-01-14 Rafael EspindolaAdd a test showing how the Leh_func_endN symbol is...