This mechanical patch moves type handling into CompileUnit from DwarfDebug. In...
This mechanical patch moves type handling into CompileUnit from DwarfDebug. In case of multiple compile unit in one object file, each compile unit is responsible for its own set of type entries anyway. This refactoring makes this obvious. llvm-svn: 129402
Loading
Please register or sign in to comment