| commit | 2e42fec3a092692a98865cb264940e9320c42aa0 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Mar 04 18:17:24 2010 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Mar 04 18:17:24 2010 +0000 |
| tree | 3ad73e79deaacd19dc9bef42463727e396823377 | |
| parent | 334db0ce7f2fc39f4644dd50e878f467a2a0f89b [diff] |
Fix PR6473. Clang's support for weakref is now better than llvm-gcc's :-) We don't introduce a new symbol and we correctly mark undefined references weak only if there is no definition or regular undefined references in the same file. llvm-svn: 97733