llvm-project/lld/test/elf/X86_64/Inputs/group
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
..
1.c
1.o
fn.c
fn.o
fn1.c
fn1.o
fn2.c
fn2.o
group.sh Fix regression introduced in r205566. 2014-05-14 17:29:27 +00:00
libfn.a
libfn.so
libfn1.a
libfn2.so Fix regression introduced in r205566. 2014-05-14 17:29:27 +00:00