[Lldb-commits] [PATCH] D39825: [lldb] Fix cu_offset for dwo/dwp used by DWARFCompileUnit::Index

Tamas Berghammer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 9 09:35:45 PST 2017


tberghammer added a comment.

How are you end up calling SymbolFileDWARFDwo::Index? If I remember correctly you are not supposed to index a dwo file directly because without the main object file you won't have all of the necessary information.


Repository:
  rL LLVM

https://reviews.llvm.org/D39825





More information about the lldb-commits mailing list