CodeGen: Let the BumpPtrAllocator free the elements of indexList
[oota-llvm.git] / include / llvm / CodeGen / AtomicExpandUtils.h
2015-08-03 JF BastienRefactor AtomicExpand::expandAtomicRMWToCmpXchg into...