hanchenye-llvm-project/lld/test
Rui Ueyama d4b9d068f0 [PECOFF] Fix bug that section grouping may lay out atoms in a wrong order.
We added layout edges to the head atoms in grouped sections. That was wrong,
because the head atom needs to be followed by the other atoms in the *same*
section, not by the other section contents. With this patch, layout edges are
added from tail atom, which is the last atom in a section, to head atom.

llvm-svn: 189573
2013-08-29 07:46:23 +00:00
..
Driver Remove an option starting an uppercase character so that the test does not depends on sort order. 2013-08-28 00:01:57 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
darwin This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
elf [lld][ELF] process fini_array sections 2013-08-25 18:05:12 +00:00
pecoff [PECOFF] Fix bug that section grouping may lay out atoms in a wrong order. 2013-08-29 07:46:23 +00:00
CMakeLists.txt Add yaml2obj to check-lld deps, since the PECOFF tests need it 2013-07-25 23:05:13 +00:00
absolute-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
absolute-local.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
archive-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
archive-chain.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
archive-tentdef-search.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
auto-hide-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
constants-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
cstring-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
custom-section.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dead-strip-attributes.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dead-strip-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dead-strip-globals.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
empty.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-attribute.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-content-byte-value.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-content-bytes.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-type.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-undefined-wrong-attribue.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-file-attribute.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-fixup-attribute.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-fixup-target.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-addend.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-dup-named.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-named.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-unnamed.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test-big.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test-loop.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test-with-layout-after.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
inline-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
layout-error-test.objtxt Check for "asserts" rather than "debug" on test 2013-08-23 21:10:37 +00:00
layoutafter-test.objtxt [lld] Fix broken test. -layout-pass option does not exist. 2013-05-10 00:50:33 +00:00
layoutbefore-test.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
linker-script.test [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
lit.cfg [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
multiple-def-error.objtxt Add 'not' to command lines that are expected to fail. 2013-07-04 17:08:11 +00:00
pass-got-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
pass-stubs-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
permissions.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
section-position.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
shared-library-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
shared-library-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
tent-merge.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
undef-coalesce-error.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
undef-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
undef-weak-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
weak-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00