Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are...
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are a bit more complicate than I expected. Both declarations and weak definitions still need a stub indirection. However, the stubs are in data section and they contain the addresses of the actual symbols. llvm-svn: 60571
Loading
Please register or sign in to comment