diff options
| author | David Blaikie <dblaikie@gmail.com> | 2016-02-26 07:30:15 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2016-02-26 07:30:15 +0000 |
| commit | f1958da1c33b5f456ec759eb24c2a807071ebc90 (patch) | |
| tree | 317117aa1d20fa52ca361e276e41353e22837034 /lldb/packages/Python/lldbsuite/test/functionalities/disassembly/main.cpp | |
| parent | 5d6d4dc3061777393f4d2b830186a2f716c689a0 (diff) | |
| download | bcm5719-llvm-f1958da1c33b5f456ec759eb24c2a807071ebc90.tar.gz bcm5719-llvm-f1958da1c33b5f456ec759eb24c2a807071ebc90.zip | |
llvm-dwp: provide diagnostics for duplicate DWO IDs
These diagnostics aren't perfect - in the case of merging several dwos
into dwps and those dwps into more dwps - just getting the message about
the original source file name might not be much help (since it's the
same in both dwos, by definition - but doesn't tell you which chain of
dwps to backtrack)
It might be worth adding the DW_AT_dwo_id to the split debug info to
improve the diagnostic experience - might help track down the duplicates
better.
llvm-svn: 261988
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/disassembly/main.cpp')
0 files changed, 0 insertions, 0 deletions

