Debug Info: Allow a DIModule to appear as the scope of other entities.
authorAdrian Prantl <aprantl@apple.com>
Thu, 10 Sep 2015 17:13:58 +0000 (17:13 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 10 Sep 2015 17:13:58 +0000 (17:13 +0000)
commit40b623b14725c10a50413fa3ce8ef9410f850c44
tree3a1ae48526c7aab7d57f6d089b14ecab331b99cf
parent8b25542f3d0abc9f25039b55aed1cdc71fd368fb
Debug Info: Allow a DIModule to appear as the scope of other entities.

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