[llvm] r238161 - Call the destructors of the MCSections.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed May 27 09:20:53 PDT 2015


> I'm guessing these aren't actually deleted because they're allocated with a
> BumpPtrAllocator or something?

Correct. The situation with MCFragments is really odd at the moment,
but this at least keeps the bots green while the code is refactored.

Cheers,
Rafael



More information about the llvm-commits mailing list