Pass the MDNode in and do the insertion at compile unit creation time
authorEric Christopher <echristo@gmail.com>
Wed, 8 May 2013 00:58:51 +0000 (00:58 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 8 May 2013 00:58:51 +0000 (00:58 +0000)
commit9c57ad2381488b7cde7e3eb459d2ce3e447e93b7
tree7702f78b8845c5ac8f4a4ccbeeff6ab515542730
parent1db3d0820f8057dd03ade1585bfa5f2bf53cfe33
Pass the MDNode in and do the insertion at compile unit creation time
instead of relying upon an extra call to finish initializing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp