diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-10-09 16:50:53 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-10-09 16:50:53 +0000 |
commit | 01b48a84dc9c4a2de9335cc717ee781cbd30450d (patch) | |
tree | 652dff77a35d323b3c365ca7aa2be37c55f38c71 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 20c1c890b3ce356b01f69aed8378f2ae6bc799d3 (diff) | |
download | llvm-01b48a84dc9c4a2de9335cc717ee781cbd30450d.zip llvm-01b48a84dc9c4a2de9335cc717ee781cbd30450d.tar.gz llvm-01b48a84dc9c4a2de9335cc717ee781cbd30450d.tar.bz2 |
Sink DwarfDebug::constructInlinedScopeDIE into DwarfCompileUnit
This introduces access to the AbstractSPDies map from DwarfDebug so
DwarfCompileUnit can access it. Eventually this'll sink down to
DwarfFile, but it'll still be generically accessible - not much
encapsulation to provide it. (constructInlinedScopeDIE could stay
further up, in DwarfFile to avoid exposing this - but I don't think
that's particularly better)
llvm-svn: 219411
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions