llvm-project/llvm/test/tools/dsymutil/X86
Adrian Prantl e39475d44d dsymutil: Prune module forward decl DIEs if a uniquable definition was
already emitted and fix a latent bug in DIECloner where the DW_CHILDREN_yes
flag is set based on the number of children in the input DIE rather than
the number of children that are actually being cloned.

rdar://problem/23439845

llvm-svn: 252649
2015-11-10 21:31:05 +00:00
..
basic-linking-bundle.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
basic-linking-x86.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
basic-lto-dw4-linking-x86.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
basic-lto-linking-x86.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
custom-line-table.test [dsymutil] Use the new MCDwarfLineTableParams customization to emit linetables 2015-08-07 15:14:13 +00:00
dead-stripped.cpp [dsymutil] Discard useless location attributes. 2015-09-11 04:17:30 +00:00
dsym-companion.test Reapply r246012 [dsymutil] Emit real dSYM companion binaries. 2015-09-02 16:49:13 +00:00
dummy-debug-map.map [dsymutil] Refactor ODR uniquing tests to be more readable. 2015-08-23 02:38:29 +00:00
empty_range.s [dsymutil] Do not mistakenly reuse the current object file when the next one isn't found. 2015-08-31 05:16:35 +00:00
fat-archive-input-i386.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
fat-object-input-x86_64.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
fat-object-input-x86_64h.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
frame-1.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
frame-2.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
lit.local.cfg dsymutil: Follow references to clang modules and recursively clone the 2015-09-22 22:20:50 +00:00
mismatch.m Fix this dsymutil testcase by not passing in a path to the modulemap file, 2015-09-23 19:53:10 +00:00
modules.m dsymutil: Prune module forward decl DIEs if a uniquable definition was 2015-11-10 21:31:05 +00:00
multiple-inputs.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
odr-anon-namespace.cpp [dsymutil] Refactor ODR uniquing tests to be more readable. 2015-08-23 02:38:29 +00:00
odr-member-functions.cpp [dsymutil] Refactor ODR uniquing tests to be more readable. 2015-08-23 02:38:29 +00:00
odr-uniquing.cpp [dsymutil] Fix testcase. 2015-08-31 05:16:30 +00:00
submodules.m dsymutil: Prune module forward decl DIEs if a uniquable definition was 2015-11-10 21:31:05 +00:00