hanchenye-llvm-project/lld/test/core
Nick Kledzik 32d0d09bf8 Preserve custom section names when coalescing.
The mergeByContent attribute on DefinedAtoms triggers the symbol table to
coalesce atoms with the exact same content. The problem is that atoms can also
have a required custom section. The coalescing should never change the custom
section of an atom.

The fix is to only consider to atoms to have the same content if their
sectionChoice() and customSectionName() attributes match.

llvm-svn: 218893
2014-10-02 17:22:05 +00:00
..
absolute-basic.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
absolute-local.objtxt
archive-basic.objtxt [mach-o] enable mach-o and native yaml to be intermixed 2014-01-11 01:07:43 +00:00
archive-chain.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
archive-tentdef-search.objtxt [mach-o] enable mach-o and native yaml to be intermixed 2014-01-11 01:07:43 +00:00
associates.objtxt [PECOFF] Support COMDAT associative sections. 2014-06-17 16:19:33 +00:00
auto-hide-coalesce.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
constants-coalesce.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
cstring-coalesce.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
custom-section-coalesce.objtxt Preserve custom section names when coalescing. 2014-10-02 17:22:05 +00:00
custom-section.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
dead-strip-attributes.objtxt
dead-strip-basic.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
dead-strip-globals.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
dead-strip-reverse.objtxt Make dead-striping to handle reverse edges. 2014-06-03 01:59:02 +00:00
empty.objtxt
error-atom-attribute.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
error-atom-content-byte-value.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
error-atom-content-bytes.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
error-atom-type.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
error-atom-undefined-wrong-attribue.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
error-duplicate-absolutes.objtxt Test for r194671. 2013-11-14 19:18:54 +00:00
error-file-attribute.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
error-fixup-attribute.objtxt Test: Move input redirections at the end of the line. 2013-11-14 20:52:28 +00:00
error-fixup-target.objtxt Test: Move input redirections at the end of the line. 2013-11-14 20:52:28 +00:00
fixups-addend.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
fixups-dup-named.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
fixups-named.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
fixups-unnamed.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
gnulinkonce-rearrange-resolve.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
gnulinkonce-remaining-undef.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
gnulinkonce-resolve.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
gnulinkonce-simple.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
ingroup-test-big.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
ingroup-test-loop.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
ingroup-test-with-layout-after.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
ingroup-test.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
inline-coalesce.objtxt
layout-transitivity.objtxt REQUIRES: debug doesn't actually do anything! 2013-12-20 22:01:26 +00:00
layoutafter-test.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
multiple-def-error.objtxt
permissions.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
section-position.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
sectiongroup-gnulinkonce-error.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
sectiongroup-rearrange-resolve.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
sectiongroup-remaining-undef.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
sectiongroup-resolve.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
sectiongroup-simple.objtxt Remove group-parent references. 2014-06-03 03:07:49 +00:00
shared-library-basic.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
shared-library-coalesce.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
tent-merge.objtxt
undef-coalesce-error.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
undef-coalesce.objtxt Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
undef-fallback.objtxt Fix Weak External symbol handling. 2013-11-20 20:51:55 +00:00
undef-weak-coalesce.objtxt Fix Weak External symbol handling. 2013-11-20 20:51:55 +00:00
weak-coalesce.objtxt