[PATCH] D105353: [OpaquePtr] Add type parameter to emitLoadLinked
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 2 08:48:12 PDT 2021
nikic added a comment.
Is it possible to add a test for this (without running into other crashes)? That is, add a variant using `ptr` to an existing test for this functionality?
Otherwise this looks good to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105353/new/
https://reviews.llvm.org/D105353
More information about the llvm-commits
mailing list