]> granicus.if.org Git - llvm/commit
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)
commitc9f9ed1d518c843483179ef568bc74092e78b985
tree8e442c48306374eb5e1c847061484e7942848154
parent6ce3fb95f152337fe33362a9aa39cdace40575cb
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Globals.cpp
lib/IR/LLVMContextImpl.h
lib/IR/Type.cpp