You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang-offload-bundler] Do not add globals with constant address space to .tgtsym (#4236)
To avoid an invalid address space cast when a reference to such global
value is added to the llvm.used list which has global address space.
Signed-off-by: Sergey Dmitriev <[email protected]>
0 commit comments