This revision was automatically updated to reflect the committed changes.
Closed by commit rG57a210e5b705: [CUDA][HIP] Fix linkage of
__clang_gpu_used_external (authored by yaxunl).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.l
yaxunl created this revision.
yaxunl added a reviewer: tra.
Herald added a subscriber: mattd.
Herald added a project: All.
yaxunl requested review of this revision.
Different TU's may have this globl var. appending linkage can
only be used with lld recognized special variables.
Change it to inter