Hi, llvmdev<div><br></div><div>I've tried to use llvm/Object/Archive.h to print the archive symbol table for standard Unix .a files by slightly extending a code in llvm-nm,</div><div>and the code crashed with wild segfault. It looks like the implementation in lib/Object/Archive.cpp assumes completely different symbol table format from what I have</div>
<div>(which I believe is SVR4/GNU variant). Which archive formats does libObject support, and are there any plans to extend it?</div><div><br></div><div>-- <br><div>Alexey Samsonov, MSK</div><br>
</div>