llvm-project/llvm/test/tools/llvm-dwp/Inputs
David Blaikie f1958da1c3 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
2016-02-26 07:30:15 +00:00
..
compress llvm-dwp: Support compressed input 2016-02-19 01:51:44 +00:00
duplicate llvm-dwp: provide diagnostics for duplicate DWO IDs 2016-02-26 07:30:15 +00:00
merge/notypes [llvm-dwp] Merge cu_index from DWPs 2016-02-06 01:15:26 +00:00
simple [llvm-dwp] Restructure inputs for test case so they're all grouped together 2015-12-07 18:46:41 +00:00
type_dedup [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
empty.dwo llvm-dwp: Support empty .dwo files 2016-02-26 07:04:58 +00:00