Displaying 2 results from an estimated 2 matches for "jholajter".
Did you mean:
holajter
2013 Sep 30
0
[LLVMdev] llvm-ar does not generates symbol table for contained bitcode files
On 19 September 2013 11:59, Jason Holajter <jholajter at arxan.com> wrote:
> Hi,
>
> The behavior of llvm-ar appears to have changed such that the archive symbol
> table no longer contains symbols contained within bitcode modules in the
> archive. This behavior appears to have been changed with revision 184083
> when the internal...
2013 Sep 19
2
[LLVMdev] llvm-ar does not generates symbol table for contained bitcode files
Hi,
The behavior of llvm-ar appears to have changed such that the archive symbol table no longer contains symbols contained within bitcode modules in the archive. This behavior appears to have been changed with revision 184083 when the internal implementation of llvm-ar was changed from lib/Archive/Archive.cpp to lib/object/Archive.cpp. This seems to occur because ObjectFile::createObjectFile()