Fix llc to not reuse spill slots in functions that invoke setjmp()
[oota-llvm.git] / test / CodeGen / X86 / coalescer-dce2.ll
2012-05-22 Jakob Stoklund OlesenOnly erase virtregs with no uses left.