Displaying 2 results from an estimated 2 matches for "5c9331b1".
Did you mean:
2c93311
2004 Nov 15
0
[LLVMdev] IMPORTANT: llvm-ar requirements
I forgot to mention ..
This is a temporary requirement. I am working on changes so that an
archive file that doesn't have a symbol table can be linked
successfully, albeit a LOT slower.
Reid.
On Sun, 2004-11-14 at 15:41, Reid Spencer wrote:
> Ignore this at your own peril.
>
> I have committed changes to CVS that introduce a fully functional
> llvm-ar tool, and a new
2004 Nov 14
2
[LLVMdev] IMPORTANT: llvm-ar requirements
Ignore this at your own peril.
I have committed changes to CVS that introduce a fully functional
llvm-ar tool, and a new lib/Linker library that uses the archive's
symbol table to hasten linking. However, this implies that archives read
by the LLVM tools *must* have an LLVM symbol table in them. This happens
automatically for the crtend.a library, but not for the runtime
libraries produced by