[PATCH] D101363: [ASAN] NFC: Use addrspace cast for pointers in non-zero addrspace
Reshabh Sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 2 21:11:44 PDT 2021
rksharma added a comment.
The change in this patch is implicitly tested by all the tests introduced in https://reviews.llvm.org/D99071
asan-module pass will append globals to the used list and for AMDGPU these globals will be in non-zero addrspaces.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101363/new/
https://reviews.llvm.org/D101363
More information about the llvm-commits
mailing list