Make the lifetime of the DICompileUnit we're constructing from the
authorEric Christopher <echristo@gmail.com>
Mon, 26 Aug 2013 23:57:03 +0000 (23:57 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 26 Aug 2013 23:57:03 +0000 (23:57 +0000)
commit30410d5993f3c99da9102ccf6f78a63f9f64f252
tree61945579b16e6f5ad0a4cf0cf3b798dfeb882ded
parenta9b2c79e266a29aac47b2c38b218ee8d9b052c15
Make the lifetime of the DICompileUnit we're constructing from the
MDNode more clear as just for a single argument.

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