]> granicus.if.org Git - clang/commit
Module debugging: Create a parent DIModule with the PCH name for types
authorAdrian Prantl <aprantl@apple.com>
Fri, 22 Jan 2016 21:14:41 +0000 (21:14 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 22 Jan 2016 21:14:41 +0000 (21:14 +0000)
commitd97ae762ac6e2f11ed112b9b03eb26b5446531af
tree908dd7383db5ba9f5c6cbf25fec1b41647473c13
parent6b055c10554a82bdfbf724986038290e578eca42
Module debugging: Create a parent DIModule with the PCH name for types
emitted into a precompiled header to mirror the debug info emitted for
object files importing the PCH.

rdar://problem/24290667

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@258555 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/ObjectFilePCHContainerOperations.cpp
test/Modules/ModuleDebugInfo.m