Displaying 1 result from an estimated 1 matches for "4a9de916".
Did you mean:
4a9ae96
2013 Sep 19
2
[LLVMdev] llvm-ar does not generates symbol table for contained bitcode files
...c
llvm-ar rs repro.a repro.bc
Create archive containing object files (symbol table is created):
clang -c -o repro.o repro.c
llvm-ar rs repro.a repro.o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130919/4a9de916/attachment.html>