IR: Give the TypeAllocator a more generic name and start using it for section names...
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 29 May 2019 03:28:51 +0000 (03:28 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 29 May 2019 03:28:51 +0000 (03:28 +0000)
commit10c548cdfa1ebe15c0312d373191b09fbe7b6a3c
tree4193aa327c9d8415cf0c9554fb8af6e840ffc496
parent586831b2b098fe572b34f411ddaff3b21b053a4b
IR: Give the TypeAllocator a more generic name and start using it for section names as well. NFCI.

This prepares us to start using it for partition names.

llvm-svn: 361922
llvm/lib/IR/Globals.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/Type.cpp