DIBuilder: Now that DICompileUnit is distinct, stop using temporary nodes
authorAdrian Prantl <aprantl@apple.com>
Thu, 2 Jul 2015 22:32:52 +0000 (22:32 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 2 Jul 2015 22:32:52 +0000 (22:32 +0000)
commitc3d9cd3f7380879c517e408e4660ab9e51629367
tree0ae7ced92cbbd04134bdcbe52e6ac721b19a36e5
parent516286ff698dd0781ba39e3f3144dfbcc241e5db
DIBuilder: Now that DICompileUnit is distinct, stop using temporary nodes
for the arrays.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241308 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
lib/IR/DIBuilder.cpp