Displaying 1 result from an estimated 1 matches for "l00165".
2015 Dec 02
3
Is there a way to pass Optimization passes to clang?
On Wed, Dec 2, 2015 at 10:39 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk
> wrote:
> On 2 Dec 2015, at 18:30, Phil Tomson <phil.a.tomson at gmail.com> wrote:
> >
> >> If you want to pass LLVM arguments to clang, then you must prefix them
> with -llvm (e.g. -mllvm -loops -mllvm lcssa).
> >
> >
> > I just tried this:
> > CFLAGS +=