diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-04-15 00:47:47 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-04-15 00:47:47 +0000 |
commit | ddfadb46545686450598df07db5139fddeabba89 (patch) | |
tree | 458a820ca31a2fd9d9d80007cde4d9ab9b6e6afa /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | ef5d94caf067fb3f4980ba847c392921e529ed81 (diff) | |
download | llvm-ddfadb46545686450598df07db5139fddeabba89.zip llvm-ddfadb46545686450598df07db5139fddeabba89.tar.gz llvm-ddfadb46545686450598df07db5139fddeabba89.tar.bz2 |
[Allocator] Add Deallocate support to the AllocatorBase CRTP class,
along with templated overloads much like we have for Allocate. These
will facilitate switching the Deallocate interface of all the Allocator
classes to accept the size by pre-filling it from the type size where we
can do so. I plan to convert several uses to the template variants in
subsequent patches prior to adding the Size parameter.
No functionality changed, WIP.
llvm-svn: 206230
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions