On Sun, Oct 19, 2014 at 4:10 AM, Khem Raj wrote:
>
[...]
> I have started to integrate clang into oe
> Which probably is quitquite similar to this effortwise. Its very
> prelimpreliminary. Check my github repo. I should add it to layer index
(repo link for the interested: https://github.com/kraj/
On Fri, Oct 17, 2014 at 1:48 PM, Martin Jansa wrote:
> On Fri, Oct 17, 2014 at 09:07:19AM +0100, Paul Barker wrote:
>> On 16 October 2014 18:46, Cody P Schafer wrote:
>> > Hi all,
>> >
>> > I'm working on creating a layer for the rust compiler (which uses
>> > llvm) and was wondering if there wer
On Friday, October 17, 2014, Paul Barker wrote:
> On 16 October 2014 18:46, Cody P Schafer >
> wrote:
> > Hi all,
> >
> > I'm working on creating a layer for the rust compiler (which uses
> > llvm) and was wondering if there were any best practices and/or
> > examples people could point me at.
>
On Fri, Oct 17, 2014 at 09:07:19AM +0100, Paul Barker wrote:
> On 16 October 2014 18:46, Cody P Schafer wrote:
> > Hi all,
> >
> > I'm working on creating a layer for the rust compiler (which uses
> > llvm) and was wondering if there were any best practices and/or
> > examples people could point m
On 16 October 2014 18:46, Cody P Schafer wrote:
> Hi all,
>
> I'm working on creating a layer for the rust compiler (which uses
> llvm) and was wondering if there were any best practices and/or
> examples people could point me at.
I can't really offer much help on the LLVM side, but I can say thi
Hi all,
I'm working on creating a layer for the rust compiler (which uses
llvm) and was wondering if there were any best practices and/or
examples people could point me at.
The compiler is designed to be built for multiple targets at once
(unlike the gcc model of having a single compiler build fo