commit | f6f10854e208b40383435bb4bdca5b8b0784978e | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sat May 27 06:14:12 2017 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sat May 27 06:14:12 2017 +0000 |
tree | 288ecf16d4ca662035cb5dbc46a32bc65ff6f081 | |
parent | c835f01b1c627bfee7537948505dd5cc5a284822 [diff] |
[TableGen] Remove all the static vectors named TheActualPool. These used to hold std::unique_ptrs that managed the allocation for the various *Init object so that they would be deleted on exit. Everything is allocated in a BumpPtrAllocator name so there is no reason for these to still exist. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304066 91177308-0d34-0410-b5e6-96231b3b80d8