DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits that provide a dwoId.
authorAdrian Prantl <aprantl@apple.com>
Mon, 14 Sep 2015 22:10:22 +0000 (22:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 14 Sep 2015 22:10:22 +0000 (22:10 +0000)
commitfee1f68d01192ae7e7e0fc5596a879c7237d05a0
tree3d6e5f1aa9880d1ad7d6dc31b5ed1fec0334c3ec
parent6602ba5dcf226743a0f0d724e46eecfcb40862c2
DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits that provide a dwoId.
For module debugging clang emits prefabricated skeleton compile units
that can be recognized by a nonzero dwoId.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/skeletoncu.ll [new file with mode: 0644]