Displaying 3 results from an estimated 3 matches for "489a9678".
Did you mean:
419.9678
2016 Jun 29
0
Git Move: GitHub+modules proposal
On 29 June 2016 at 20:14, Sean Silva <chisophugis at gmail.com> wrote:
> Sure. But selfhost (incl. stuff like selfhost w/ sanitizers) is a fairly
> important special case we may be able to agree on. (and I say this as
> somebody that largely builds cross-compilers (targeting PS4))
In that case, RT wouldn't "have" to be core. We use GCC rt-libs on GNU
systems, even for
2016 Jun 29
1
Git Move: GitHub+modules proposal
...RT builtins (which I really want), we'd have
> to get rid of everything else in that repo to move it to core.
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160629/489a9678/attachment.html>
2016 Jun 29
2
Git Move: GitHub+modules proposal
On Wed, Jun 29, 2016 at 12:04 PM, Renato Golin <renato.golin at linaro.org>
wrote:
> On 29 June 2016 at 19:51, Sean Silva <chisophugis at gmail.com> wrote:
> > Roughly speaking, I would prefer a repo division (if any) to be along the
> > lines of "core toolchain" (clang, llvm, lld, compiler-rt) and "extra
> stuff
> > not strictly required".