1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/tools/llvm-dwp/X86
2016-05-23 17:59:17 +00:00
..
compress.test llvm-dwp: Don't test compression when zlib isn't available 2016-02-19 02:03:45 +00:00
compressfail.test llvm-dwp: More error handling around invalid compressed sections 2016-05-23 17:59:17 +00:00
duplicate.test llvm-dwp: Streamline duplicate DWO ID diagnostic handling 2016-05-16 20:42:27 +00:00
empty.test llvm-dwp: Support empty .dwo files 2016-02-26 07:04:58 +00:00
gcc_type.test llvm-dwp: Handle GCC's use of multiple debug_types.dwo sections in a single .dwo file 2016-04-05 20:26:50 +00:00
invalid_cu_index.test llvm-dwp: Add .test files missing from r269339 2016-05-16 21:13:15 +00:00
invalid_string_form.test llvm-dwp: Provide error handling for invalid string field forms 2016-05-17 00:07:10 +00:00
lit.local.cfg
merge.test [llvm-dwp] Merge cu_index from DWPs 2016-02-06 01:15:26 +00:00
missing_tu_index.test llvm-dwp: Add .test files missing from r269339 2016-05-16 21:13:15 +00:00
multiple_type_sections.test llvm-dwp: Add error handling for multiple type sections in a dwp file. 2016-05-17 22:00:57 +00:00
nocompress.test llvm-dwp: Use llvm::Error to improve diagnostic quality/error handling in llvm-dwp 2016-05-12 19:59:54 +00:00
non_cu_top_level.test llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info.dwo 2016-05-16 23:26:29 +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