commit | ea413cbacf7f268a94e980958c970cb3a20cfc4d | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Fri Oct 13 21:52:33 2017 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Fri Oct 13 21:52:33 2017 +0000 |
tree | 0cc1f0d865f4111f6cd236aafd6cf15f58f334c8 | |
parent | 2fed4ffa9e184e6e1c3cd9b10406939b5dda03eb [diff] |
Give shared symbols priority over lazy ones. This matches the behavior of gold and bfd. It also matches lld's own behavior when the shared symbol is seen first llvm-svn: 315766