Debug Info: Emit the dwo_name only in skeleton CUs, not in DWOs.
authorAdrian Prantl <aprantl@apple.com>
Tue, 22 Sep 2015 23:21:00 +0000 (23:21 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 22 Sep 2015 23:21:00 +0000 (23:21 +0000)
commit0800f64c6bf4699895ef579d4807c3fedb3dccd7
tree5167443d8fc9bf838490283cac2919ea46e74f92
parent6404850444e4da30486c3bcc0cad2969cf4b5559
Debug Info: Emit the dwo_name only in skeleton CUs, not in DWOs.

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