aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-28 21:14:27 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-28 21:14:27 +0000
commitbd57905321aca590803e30bae763e738df3f4cb5 (patch)
treef180eaff74626e06164ce40bbf945c01f249a698 /clang/lib/CodeGen/CodeGenModule.cpp
parent92a2f8a836dfbcdcf885da9fa76c5434ccf4d643 (diff)
downloadllvm-bd57905321aca590803e30bae763e738df3f4cb5.zip
llvm-bd57905321aca590803e30bae763e738df3f4cb5.tar.gz
llvm-bd57905321aca590803e30bae763e738df3f4cb5.tar.bz2
DebugInfo: Just store the DIE by value in the DwarfUnit
Since all 4 ctor calls in DwarfDebug just pass in a trivially constructed DIE with the right tag type, sink the tag selection down into the Dwarf*Unit ctors (removing the argument entirely from callers in DwarfDebug) and initialize the DIE member in DwarfUnit. llvm-svn: 207448
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions