search for: d45195

Displaying 3 results from an estimated 3 matches for "d45195".

2018 Apr 04
2
[RFC] Adding a new option to lld to make it easy to maintain compatibility with other linkers
Hi guys, I'd like to propose a new lld command line option, --check-library-dependency. We already have a patch ( https://reviews.llvm.org/D45195), and I'm satisfied with it, but I'd like to get feedback from those who are using lld before submitting. --check-library-dependency is an option to prevent an undefined reference from fetching an archive member written earlier in the command line. It can be used to keep your program compa...
2018 Apr 05
0
[RFC] Adding a new option to lld to make it easy to maintain compatibility with other linkers
...t people know its limitations. On Wed, Apr 4, 2018 at 6:47 PM Rui Ueyama via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi guys, > > I'd like to propose a new lld command line option, > --check-library-dependency. We already have a patch ( > https://reviews.llvm.org/D45195), and I'm satisfied with it, but I'd like > to get feedback from those who are using lld before submitting. > > --check-library-dependency is an option to prevent an undefined reference > from fetching an archive member written earlier in the command line. It can > be used to...
2018 Apr 05
2
[RFC] Adding a new option to lld to make it easy to maintain compatibility with other linkers
...gt; On Wed, Apr 4, 2018 at 6:47 PM Rui Ueyama via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Hi guys, >> >> I'd like to propose a new lld command line option, >> --check-library-dependency. We already have a patch ( >> https://reviews.llvm.org/D45195), and I'm satisfied with it, but I'd >> like to get feedback from those who are using lld before submitting. >> >> --check-library-dependency is an option to prevent an undefined reference >> from fetching an archive member written earlier in the command line. It can...