| commit | 80a1ee46d87b34f2bfabfc23e7226d615458bbec | [log] [tgz] |
|---|---|---|
| author | Scott Linder <scott@scottlinder.com> | Tue Feb 12 18:30:38 2019 +0000 |
| committer | Scott Linder <scott@scottlinder.com> | Tue Feb 12 18:30:38 2019 +0000 |
| tree | d10c2d340991820c685199a529aa820479927d40 | |
| parent | 1ca9dd8507c7541b86e313b4ff99cdb98ee4dfd2 [diff] |
[AMDGPU] Require at least protected visibility for certain symbols This allows the global visibility controls to be restrictive while still populating the dynamic symbol table where required. Differential Revision: https://reviews.llvm.org/D56871 llvm-svn: 353870