[Lldb-commits] [PATCH] D51578: Contiguous .debug_info+.debug_types for D32167

2019-02-02 Thread Jan Kratochvil via Phabricator via lldb-commits
jankratochvil updated this revision to Diff 184919. jankratochvil added a comment. This update fixes a regression after D52403 , the code is simplified - `eSectionTypeDWARFDebugInfo` is no longer hardcoded in this patch. OK for check-in with this new code? Rep

[Lldb-commits] [PATCH] D54670: .debug_types: Update of D32167 on top of D51578 (.debug_types section concatenation)

2019-02-02 Thread Jan Kratochvil via Phabricator via lldb-commits
jankratochvil updated this revision to Diff 184920. Herald added a reviewer: serge-sans-paille. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D54670/new/ https://reviews.llvm.org/D54670 Files: lldb/packages/Python/lldbsuite/test/lldbtest.py lldb/packages/Pyth