| commit | c8bd9c277bf9946870b69333edd21a25aa482048 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Aug 04 23:46:35 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Aug 04 23:46:35 2010 +0000 |
| tree | 0f9f3bc664b1c710455517f6d4fa39187bcbb167 | |
| parent | 6b67ee425df4eda3671408252b45e2fc7aaf05fd [diff] |
Extend the visibility-hidden optimization to linkonce_odr thunks for functions with in-line definitions, since such thunks will be emitted at any use of the function. Completes the feature work for rdar://problem/7523229. llvm-svn: 110285