Re: Create a library for tools like collect2 and lto-wrapper (1/2)

2014-05-22 Thread David Edelsohn
> For offloading which is being implemented on the gomp4 branch, we're about to > introduce new mkoffload programs. These are going to require a lot of > functionality that's already present in lto-wrapper and collect2, I've > decided to make a new set of utility functions that can be linked in

Create a library for tools like collect2 and lto-wrapper (1/2)

2014-05-22 Thread Bernd Schmidt
For offloading which is being implemented on the gomp4 branch, we're about to introduce new mkoffload programs. These are going to require a lot of functionality that's already present in lto-wrapper and collect2, I've decided to make a new set of utility functions that can be linked in with th