[Lldb-commits] [PATCH] D12804: Fix several issues around dwo symbol file handling

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 11 08:36:07 PDT 2015


tberghammer created this revision.
tberghammer added a reviewer: clayborg.
tberghammer added a subscriber: lldb-commits.

Fix several issues around dwo symbol file handling

This change all dwo related test failure on Linux x86_64

http://reviews.llvm.org/D12804

Files:
  source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12804.34550.patch
Type: text/x-patch
Size: 4854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150911/890a9995/attachment.bin>


More information about the lldb-commits mailing list