Displaying 2 results from an estimated 2 matches for "nao36voicmi".
2014 Nov 25
2
[LLVMdev] [llgo-dev] Re: Proposal: add Go frontend subproject based on llgo
...t of go build is almost always a statically-linked
> executable, I guess it would make sense (when doing an optimised build) to
> feed the runtime to the linker in IR form and let it run LTO.
>
Yes, I'd like this to be an option. See:
https://groups.google.com/forum/#!topic/llgo-dev/NaO36voIcMI
http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/074540.html
I don't think I ever recorded any benchmarking results from my experiment.
Cheers,
Andrew
> Carlo
>
> > On Nov 20, 2014, at 06:53, Peter Collingbourne <peter at pcc.me.uk> wrote:
> >
> > Hi all,...
2014 Nov 19
14
[LLVMdev] Proposal: add Go frontend subproject based on llgo
Hi all,
I'd like to propose the contribution of a Go frontend subproject to the LLVM
project, based on the existing llgo project at https://github.com/go-llvm/llgo .
As with the previous contribution of the Go bindings, I have obtained
permission from all llgo contributors whose code is part of this contribution,
to contribute their changes to the LLVM project and relicense their changes