Displaying 2 results from an estimated 2 matches for "02fc29c0".
2018 Jan 08
0
Linker Option support for ELF
I was thinking specifically of the subset of the commands for dealing
with files, for example INPUT, GROUP and SEARCH_DIR. I agree that it
would not be wise to allow the full generality of linker scripts.
Thinking about this a bit more I think my main concern is that we
should try hard to make sure that any commands that are embedded in an
object file are compatible with any equivalent linker
2018 Jan 08
2
Linker Option support for ELF
On Mon, Jan 8, 2018 at 3:22 AM, Peter Smith <peter.smith at linaro.org> wrote:
> On 8 January 2018 at 09:32, James Henderson via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > On 8 January 2018 at 08:14, Rui Ueyama <ruiu at google.com> wrote:
> >>
> >> On Mon, Jan 8, 2018 at 3:55 AM, Sean Silva via llvm-dev
> >> <llvm-dev at