[PATCH] D13188: [MachO] Stop generating *coal* sections.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 12:11:07 PDT 2015


r249589.

On 7 October 2015 at 14:24, Akira Hatanaka <ahatanak at gmail.com> wrote:
> ahatanak added a comment.
>
> Yes, using SpecificBumpPtrAllocator solves all the problems without using shared_ptr. The patch looks fine, except that there were build errors because some of the destructors were declared private.
>
> I'll update my patch after your patch is committed.
>
>
> http://reviews.llvm.org/D13188
>
>
>


More information about the llvm-commits mailing list