diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2021-07-22 12:36:46 -0400 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2021-07-23 10:14:29 -0400 |
commit | 9a977daaf6b19c6ff7a53afbe8ece2cb7011dd9e (patch) | |
tree | 1f50f164f7abcb6aa1dfb0b74d76a4169f2cbed5 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | af5602d369a5cfb4d77c6dd2fe1d0834de87ac76 (diff) | |
download | llvm-9a977daaf6b19c6ff7a53afbe8ece2cb7011dd9e.zip llvm-9a977daaf6b19c6ff7a53afbe8ece2cb7011dd9e.tar.gz llvm-9a977daaf6b19c6ff7a53afbe8ece2cb7011dd9e.tar.bz2 |
Fix __hip_fabin visibility
In -fgpu-rdc case, fat binary is embedded as global variable __hip_fatbin.
It needs to have protected visibility to avoid conflict between shared
libraries.
Reviewed by: Siu Chi Chan
Differential Revision: https://reviews.llvm.org/D106571
Fixes: SWDEV-292290
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions