llvm-project/llvm/test/tools/llvm-dwp/X86
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.test llvm-dwp: Don't test compression when zlib isn't available 2016-02-19 02:03:45 +00:00
duplicate.test llvm-dwp: provide diagnostics for duplicate DWO IDs 2016-02-26 07:30:15 +00:00
empty.test llvm-dwp: Support empty .dwo files 2016-02-26 07:04:58 +00:00
lit.local.cfg
merge.test [llvm-dwp] Merge cu_index from DWPs 2016-02-06 01:15:26 +00:00
simple.test [llvm-dwp] Restructure inputs for test case so they're all grouped together 2015-12-07 18:46:41 +00:00
type_dedup.test llvm-dwp: Support for type units when merging DWPs into larger DWPs 2016-02-17 07:00:24 +00:00