Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere with...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 4 Nov 2014 22:12:18 +0000 (22:12 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 4 Nov 2014 22:12:18 +0000 (22:12 +0000)
commit41ebc263a98a8ba1e0f2f644d8204b5ffd1cbfa6
tree3e2d2e2b004ba14b32e51a03c404b5040c402196
parentc32606704029c3b8bef45e55dd6f5c3bc54f2d56
Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere with fission-gmlt data and produce skeleton<>full unit cross referencing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221305 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfFile.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp