Use SpecificBumpPtrAllocator to simplify the MCSeciton destruction.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Oct 2015 19:08:19 +0000 (19:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Oct 2015 19:08:19 +0000 (19:08 +0000)
commitd546ca6a18fa62a4a8327d9733b2a5992d726910
tree3e94dd3780ad6162514d96f05fd077c72ddc5497
parenta894b7377d040102fa49b39a6d95e7385e7deb00
Use SpecificBumpPtrAllocator to simplify the MCSeciton destruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249589 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
lib/MC/MCContext.cpp