search for: rl312926

Displaying 8 results from an estimated 8 matches for "rl312926".

2017 Oct 26
4
[lld] Flavour option purpose
...command line option determines the style of lld command-line interface when invoked. However, it looks like this option also determines the set of supported targets we are linking for. For example, lld -flavor gnu cannot link mach-o binaries, and could not link PE binaries either (well, not until rL312926). Is this really intended by the design of lld? It looks the flavours are merely legacy compatibility shims, but then why is there no universal lld driver that is able to link binary for any platform using a unified CLI?
2017 Oct 26
2
[lld] Flavour option purpose
...le of lld command-line interface when invoked. > > > > However, it looks like this option also determines the set of supported > targets we are linking for. For example, lld -flavor gnu > > cannot link mach-o binaries, and could not link PE binaries either > (well, not until rL312926). > > > > Is this really intended by the design of lld? It looks the flavours are > merely legacy compatibility shims, but then why is there no > > universal lld driver that is able to link binary for any platform using > a unified CLI? > > ____________________________...
2017 Oct 26
1
[lld] Flavour option purpose
...le of lld command-line interface when invoked. > > > > However, it looks like this option also determines the set of supported > targets we are linking for. For example, lld -flavor gnu > > cannot link mach-o binaries, and could not link PE binaries either > (well, not until rL312926). > > > > Is this really intended by the design of lld? It looks the flavours are > merely legacy compatibility shims, but then why is there no > > universal lld driver that is able to link binary for any platform using > a unified CLI? > > ____________________________...
2017 Nov 01
2
[lld] Flavour option purpose
...yle of lld command-line interface when invoked. >>> >>> However, it looks like this option also determines the set of supported targets we are linking for. For example, lld -flavor gnu >>> cannot link mach-o binaries, and could not link PE binaries either (well, not until rL312926). >>> >>> Is this really intended by the design of lld? It looks the flavours are merely legacy compatibility shims, but then why is there no >>> universal lld driver that is able to link binary for any platform using a unified CLI? >>> __________________________...
2017 Nov 01
2
[lld] Flavour option purpose
...n invoked. > >>>> > >>>> However, it looks like this option also determines the set of > supported targets we are linking for. For example, lld -flavor gnu > >>>> cannot link mach-o binaries, and could not link PE binaries either > (well, not until rL312926). > >>>> > >>>> Is this really intended by the design of lld? It looks the flavours > are merely legacy compatibility shims, but then why is there no > >>>> universal lld driver that is able to link binary for any platform > using a unified CLI? &g...
2017 Nov 14
2
[lld] Flavour option purpose
...> >>>> > > >>>> However, it looks like this option also determines the set of > supported targets we are linking for. For example, lld -flavor gnu > > >>>> cannot link mach-o binaries, and could not link PE binaries either > (well, not until rL312926). > > >>>> > > >>>> Is this really intended by the design of lld? It looks the flavours > are merely legacy compatibility shims, but then why is there no > > >>>> universal lld driver that is able to link binary for any platform > using a...
2017 Nov 16
2
[lld] Flavour option purpose
...>>> > > > >>>> However, it looks like this option also determines the set of > supported targets we are linking for. For example, lld -flavor gnu > > > >>>> cannot link mach-o binaries, and could not link PE binaries > either (well, not until rL312926). > > > >>>> > > > >>>> Is this really intended by the design of lld? It looks the > flavours are merely legacy compatibility shims, but then why is there no > > > >>>> universal lld driver that is able to link binary for any platfor...
2017 Sep 18
0
LLVM Weekly - #194, Sep 18th 2017
...documented. [r312957](http://reviews.llvm.org/rL312957). * clangd gained support for snippet completions. [r313029](http://reviews.llvm.org/rL313029). ## Other project commits * LLD now has a GNU LD-style driver for COFF, to make it easier for MinGW toolchains. [r312926](http://reviews.llvm.org/rL312926). * LLD gained initial support for microMIPS code linking. [r313028](http://reviews.llvm.org/rL313028). * LLDB compatibility with OpenOCD has been improved. [r313442](http://reviews.llvm.org/rL313442).