Don't allocate the DIBuilder on the heap and remove all the complexity
authorChandler Carruth <chandlerc@gmail.com>
Sat, 20 Jul 2013 23:33:06 +0000 (23:33 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 20 Jul 2013 23:33:06 +0000 (23:33 +0000)
commitf3878f46cecac3326a3e53db5eca7b04af995ab1
tree920fb185c5b70c822c73eecc3e47b85edcec70d1
parente62f211b777cc2113652f2afd3486aea57d46f24
Don't allocate the DIBuilder on the heap and remove all the complexity
that ensued from that.

llvm-svn: 186777
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp