This revision was automatically updated to reflect the committed changes.
Closed by commit rL268615: Fix DW_AT_specification handling in DWO files
(authored by labath).
Changed prior to commit:
http://reviews.llvm.org/D19927?vs=56168&id=56245#toc
Repository:
rL LLVM
http://reviews.llvm.org/
tberghammer accepted this revision.
tberghammer added a comment.
LGTM
http://reviews.llvm.org/D19927
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
labath created this revision.
labath added reviewers: clayborg, tberghammer.
labath added subscribers: ovyalov, lldb-commits.
We were trying to get a DWARFDIE from a CompileUnit belonging to a DWO file.
However, this
function does not understand the die encoding used by the DWO files. Instead
us