aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorYaxun (Sam) Liu <yaxun.liu@amd.com>2023-06-05 10:19:38 -0400
committerYaxun (Sam) Liu <yaxun.liu@amd.com>2023-06-06 12:03:48 -0400
commitf2677afe91592673663d24a63706c3218c477c1c (patch)
treebbdfc67577877182b9f560d1149318c5b10a34cb /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent540294845babbb2be909ea456323d7bc8a1763df (diff)
downloadllvm-f2677afe91592673663d24a63706c3218c477c1c.zip
llvm-f2677afe91592673663d24a63706c3218c477c1c.tar.gz
llvm-f2677afe91592673663d24a63706c3218c477c1c.tar.bz2
[CUDA][HIP] Externalize device var in anonymous namespace
Device variables in an anonymous namespace may be referenced by host code, therefore they need to be externalized in a similar way as a static device variables or kernels in an anonymous namespace. Fixes: https://github.com/ROCm-Developer-Tools/HIP/issues/3246 Reviewed by: Artem Belevich Differential Revision: https://reviews.llvm.org/D152164
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions