Use a worklist to avoid a sneaky iterator invalidation.
[oota-llvm.git] / lib / Transforms / IPO / BarrierNoopPass.cpp
2012-10-18 Chandler CarruthIntroduce a BarrierNoop pass, a hack designed to allow...