Greg Clayton
2e644415ba
Remove dead code from SymbolFileDWARF:
...
lldb::TypeSP
SymbolFileDWARF::FindDefinitionTypeForDIE (
DWARFCompileUnit* dwarf_cu,
const DWARFDebugInfoEntry *die,
const lldb_private::ConstString &type_name);
This function isn't used as it has been replaced by:
lldb::TypeSP
SymbolFileDWARF::FindDefinitionTypeForDWARFDeclContext (
const DWARFDeclContext &die_decl_ctx);
I am about to change the way we resolve C/C++ class/struct/union types and want to clean up SymbolFileDWARF before I start.
llvm-svn: 223376
2014-12-04 18:49:24 +00:00
..
2013-10-24 20:43:47 +00:00
2014-09-11 17:29:12 +00:00
2014-03-07 21:51:19 +00:00
2013-08-30 17:50:57 +00:00
2014-11-22 01:58:59 +00:00
2014-09-11 17:29:12 +00:00
2013-10-24 20:43:47 +00:00
2014-09-11 17:29:12 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2014-04-04 04:06:10 +00:00
2013-10-24 20:43:47 +00:00
2014-04-04 17:53:30 +00:00
2013-10-24 20:43:47 +00:00
2014-10-16 01:21:25 +00:00
2013-04-18 22:45:39 +00:00
2014-11-22 01:58:59 +00:00
2014-04-04 18:15:18 +00:00
2014-09-29 23:11:09 +00:00
2014-09-29 23:11:09 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2014-09-11 17:29:12 +00:00
2013-10-24 20:43:47 +00:00
2013-10-25 13:18:17 +00:00
2013-10-24 20:43:47 +00:00
2014-07-08 18:05:41 +00:00
2013-10-24 20:43:47 +00:00
2014-07-08 18:05:41 +00:00
2013-10-04 21:35:29 +00:00
2013-08-28 12:14:27 +00:00
2011-09-12 04:20:38 +00:00
2014-11-22 01:58:59 +00:00
2014-11-22 01:58:59 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2013-10-24 20:43:47 +00:00
2014-11-22 01:58:59 +00:00
2014-07-08 18:05:41 +00:00
2013-05-10 21:47:16 +00:00
2013-10-24 20:43:47 +00:00
2013-06-18 22:51:05 +00:00
2014-12-04 18:49:24 +00:00
2014-12-04 18:49:24 +00:00
2014-07-10 23:33:37 +00:00
2014-07-01 21:22:11 +00:00
2011-10-01 01:28:37 +00:00
2011-03-15 04:38:20 +00:00