diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-05-27 06:14:12 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-05-27 06:14:12 +0000 |
commit | b8ff353fc64afa828b9f0e0c202ac99f58b27e5c (patch) | |
tree | a3f48ba1238e691520a67f22c1112daf21ef7209 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 9c6ac6138df53dd6b69f0a1effe42133d838b701 (diff) | |
download | llvm-b8ff353fc64afa828b9f0e0c202ac99f58b27e5c.zip llvm-b8ff353fc64afa828b9f0e0c202ac99f58b27e5c.tar.gz llvm-b8ff353fc64afa828b9f0e0c202ac99f58b27e5c.tar.bz2 |
[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.
llvm-svn: 304066
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions