[LLVMdev] install-bytecode no longer works

Chris Lattner sabre at nondot.org
Fri Nov 12 15:05:19 PST 2004


On Fri, 12 Nov 2004, Reid Spencer wrote:
> On Fri, 2004-11-12 at 12:50, Chris Lattner wrote:
> > On Fri, 12 Nov 2004, Reid Spencer wrote:
> > Maybe the llvm-test module should have a config.h file?
>
> perhaps, but that means modifying all the programs to use it as well and
> a lot of them have their own config.h because they are supposed to be
> configured as well.

We wouldn't need to have a configure script for each program, just union
all of the checks into the top level llvm-test configure.

> > Or perhaps
> > llvm-test should use the main llvm compatibility headers?
>
> perhaps, but again that requires the test programs to be modified.

That is not a problem.

-Chris

-- 
http://llvm.org/
http://nondot.org/sabre/




More information about the llvm-dev mailing list