llvm-project/lld/test/elf/X86_64
Rui Ueyama 2a52251153 Fix regression introduced in r205566.
In r205566, I made a change to Resolver so that Resolver revisit
only archive files in --start-group and --end-group pair. That's
not correct, as it also has to revisit DSO files.

This patch is to fix the issue.

Added a test to demonstrate the fix. I confirmed that it succeeded
before r205566, failed after r205566, and is ok with this patch.

Differential Revision: http://reviews.llvm.org/D3734

llvm-svn: 208797
2014-05-14 17:29:27 +00:00
..
Inputs Fix regression introduced in r205566. 2014-05-14 17:29:27 +00:00
debug.test [ELF] Implement minimal support for .eh_frame_hdr. 2013-10-30 00:02:04 +00:00
defsym.test [ELF] Fix typo that caused a test to fail on FreeBSD. 2014-04-17 23:38:01 +00:00
dontignorezerosize-sections.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
dynlib-nointerp-section.test This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dynlib-search.test [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
extern-tls.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
initfini-alignment.test [lld][ELF] Support non alloc sections in the Writer. 2013-09-19 20:07:01 +00:00
initfini-option.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
initfini-order.test [lld][ELF] Support non alloc sections in the Writer. 2013-09-19 20:07:01 +00:00
initfini.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
largebss.test Spelling corrections. 2014-03-27 22:11:58 +00:00
layoutpass-order.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
multi-weak-layout.test [ELF] change LayoutBefore Reference to InGroup Reference 2014-02-03 04:01:14 +00:00
multi-weak-override.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
multi-weak-syms-order.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
nmagic.test [lld][ELF] Support non alloc sections in the Writer. 2013-09-19 20:07:01 +00:00
note-sections-ro_plus_rw.test Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver" 2013-10-24 18:22:16 +00:00
note-sections.test [lld][ELF] Emit note sections 2013-09-04 00:51:42 +00:00
omagic.test [ELF] Implement minimal support for .eh_frame_hdr. 2013-10-30 00:02:04 +00:00
orderatoms-by-override.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
rodata.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
sectionchoice.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
sectionmap.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
startGroupEndGroup.test Fix regression introduced in r205566. 2014-05-14 17:29:27 +00:00
startGroupEndGroupWithDynlib.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
staticlib-search.test [Gnu] Set the type of binary that lld would generate. 2013-11-25 04:14:38 +00:00
undef.test [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
underscore-end.test Update for llvm change. 2014-03-24 05:00:40 +00:00
weak-override.test [ELF] change LayoutBefore Reference to InGroup Reference 2014-02-03 04:01:14 +00:00
weak-zero-sized.test [ELF] change LayoutBefore Reference to InGroup Reference 2014-02-03 04:01:14 +00:00
yamlinput.test [ELF] Implement minimal support for .eh_frame_hdr. 2013-10-30 00:02:04 +00:00