Construct a skeleton cu for each compile unit in the module, not just
authorEric Christopher <echristo@gmail.com>
Tue, 5 Feb 2013 07:32:03 +0000 (07:32 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 5 Feb 2013 07:32:03 +0000 (07:32 +0000)
commit31fb5dafce280ddcc945e2136d11e5c69a3d3493
tree96e2619da120964576d0963e154f1bbd587b2d10
parent19c336472817122c055ac5495bc49ce57e1986f0
Construct a skeleton cu for each compile unit in the module, not just
for the first compile unit.

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