search for: 64146aa1

Displaying 2 results from an estimated 2 matches for "64146aa1".

2004 Nov 15
0
[LLVMdev] IMPORTANT: llvm-ar requirements
...cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041114/64146aa1/attachment.sig>
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