Try to work around grep's "Binary file (standard input) matches" complaints seen
[oota-llvm.git] / test / Transforms / DeadStoreElimination / lifetime-simple.ll
2009-10-28 Owen AndersonTreat lifetime begin/end markers as allocations/frees...