llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / Instrumentation / BoundsChecking / phi.ll
2012-07-20 Nuno Lopesmove the bounds checking pass to the instrumentation...