llvm-project/llvm/test/tools/llvm-dwp/X86
David Blaikie 4dd03f0e12 llvm-dwp: Include the dwo name (if available) when diagnosing duplicate CU IDs from dwp input files
If you're building dwps from other dwps, it can be hard to track down a
duplicate CU ID if it comes from two compilations of the same file in
different modes, etc. By including the .dwo path (which is hopefully
more unique than the file path) it can help track down where the
duplicates came from.

llvm-svn: 264520
2016-03-26 20:32:14 +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: Include the dwo name (if available) when diagnosing duplicate CU IDs from dwp input files 2016-03-26 20:32:14 +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: Coalesce code for reading the CU's DW_AT_GNU_dwo_id and DW_AT_name 2016-03-24 22:17:08 +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