Now that llvm always does the right thing with private, use it.
[oota-llvm.git] / test / Instrumentation / BoundsChecking / many-trap.ll
2012-07-20 Nuno Lopesmove the bounds checking pass to the instrumentation...