]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 2 Dec 2013 18:44:29 +0000 (18:44 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 2 Dec 2013 18:44:29 +0000 (18:44 +0000)
commitfab3e599b0a6a22b3f9efee3aa5121f17239f8b6
treebf742bbac7b34fb58799da97713b47123b166446
parent4e5f6e64f171b144660f6198a93dc2ff9cfb3dd7
DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.

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