[Lldb-commits] [PATCH] D40458: DWARFDebugInfoEntry: Remove unused: Contains, Clear, SetOffset

2017-11-25 Thread Jan Kratochvil via Phabricator via lldb-commits
jankratochvil created this revision. Herald added a subscriber: JDevlieghere. Due to changes for DWZ I would need to update those such as renaming it to SetFileOffset. Checking in as obvious for unused code. https://reviews.llvm.org/D40458 Files: source/Plugins/SymbolFile/DWARF/DWARFDebugIn

[Lldb-commits] [lldb] r318981 - Due to changes for DWZ I would need to update those such as renaming it to

2017-11-25 Thread Jan Kratochvil via lldb-commits
Author: jankratochvil Date: Sat Nov 25 09:16:56 2017 New Revision: 318981 URL: http://llvm.org/viewvc/llvm-project?rev=318981&view=rev Log: Due to changes for DWZ I would need to update those such as renaming it to SetFileOffset. Differential revision: https://reviews.llvm.org/D40458 Modified:

[Lldb-commits] [PATCH] D40458: DWARFDebugInfoEntry: Remove unused: Contains, Clear, SetOffset

2017-11-25 Thread Jan Kratochvil via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL318981: Due to changes for DWZ I would need to update those such as renaming it to (authored by jankratochvil). Changed prior to commit: https://reviews.llvm.org/D40458?vs=124261&id=124262#toc Reposito

[Lldb-commits] [PATCH] D40212: refactor: Unify+simplify DWARFCompileUnit ctor+Clear() into in-class initializers + Extract()

2017-11-25 Thread Jan Kratochvil via Phabricator via lldb-commits
jankratochvil updated this revision to Diff 124266. https://reviews.llvm.org/D40212 Files: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp source/Plugins/SymbolFile/DWARF/DWARFDebugI