[LLVMdev] Building 'as' for Olden

Chris Lattner sabre at nondot.org
Sun Dec 8 16:44:01 PST 2002


> What exactly does Olden require from 'as'. I can't build the entire 'as'
> because there's no more disk space left.

Olden itself doesn't need it.  _Compiling_ Olden requires the assembler to
turn llvm .s files into llvm .o files.  Why not just use the bytecode
files that Misha posted?

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list