search for: 96112ac6

Displaying 2 results from an estimated 2 matches for "96112ac6".

2019 Jan 28
2
How to generate .bc file using configure && make on Mac OS X?
...kub Kuderski > > > > > > > > -- > > Jakub Kuderski > > > > -- > Regards, > Peng > -- Jakub Kuderski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190128/96112ac6/attachment.html>
2019 Jan 28
2
How to generate .bc file using configure && make on Mac OS X?
> > but doesn't emit optnone and nounwind attributes > s/nounwind/noinline On Mon, Jan 28, 2019 at 11:35 AM Jakub (Kuba) Kuderski < kubakuderski at gmail.com> wrote: > As far as I understand, gllvm doesn't run LTO pipeline or any cross-module > optimization, and the optimization level provided is only used to compile > each Translation Unit separately. > If you