| commit | 2a03c7e977b7a7bd923c8f8c41c0e81e3b96f63e | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Fri Dec 05 01:06:39 2008 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Fri Dec 05 01:06:39 2008 +0000 |
| tree | b04c06f8152f3ad50cf9a947732418d8097e3477 | |
| parent | d368de794af01b50d269306649f02128e4fbbbea [diff] |
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