]> granicus.if.org Git - llvm/commit
Debug Info: Don't strip clang module skeleton CUs.
authorAdrian Prantl <aprantl@apple.com>
Fri, 21 Jul 2017 01:24:05 +0000 (01:24 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 21 Jul 2017 01:24:05 +0000 (01:24 +0000)
commitc0093a7e213d19670b06401ad1dfec36880c679d
tree0f0bfd4c5d027069bd0c4fe6b44c7610af66e45d
parente95e3157f4334e1953998bbe393bbac97f1ad72d
Debug Info: Don't strip clang module skeleton CUs.

This corrects a (hopefully :-) accidental side-effect of r304020.

rdar://problem/33442618

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