[LLVMdev] nightly tester grawp

Reid Spencer rspencer at reidspencer.com
Sun Dec 31 13:31:36 PST 2006


On Sun, 2006-12-31 at 13:37 -0800, Chris Lattner wrote:
> On Sat, 30 Dec 2006, Reid Spencer wrote:
> >>> You all just need remove "stacker_rt.ll". the stacker_rt.ll is a
> >> rebuilt so they output proper .ll files.  Reid, can you change the
> >> makefile rule to use "llvm-gcc -S -emit-llvm -o - | llvm-upgrade > $@" or
> >> the equivalent?
> >
> > Which makefile rule?
> 
> The rule in the stacker makefile that builds stacker_rt.ll.

Its not in Stacker's Makefile. It is in Makefile.rules. It was fixed to
ensure the .ll version depended on llvm-gcc before you made your
original comment.

Reid.

> 
> -Chris
> 




More information about the llvm-dev mailing list