aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2025-10-27 14:41:21 +0100
committerGitHub <noreply@github.com>2025-10-27 14:41:21 +0100
commitd7e40f3e71654658e249ee481e28aeae0e0410b1 (patch)
treef89cd6a6c7e18263444a10bceae033076e377991 /llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp
parent51cecd3f2ec9881b07fb7c2e4c1fb92408f66eb1 (diff)
downloadllvm-d7e40f3e71654658e249ee481e28aeae0e0410b1.zip
llvm-d7e40f3e71654658e249ee481e28aeae0e0410b1.tar.gz
llvm-d7e40f3e71654658e249ee481e28aeae0e0410b1.tar.bz2
[clang][bytecode] Call CheckStore() before activating pointers (#165235)
We used to do this the other way around to work around an awkwardness with CheckStore, namely that we shouldn't check pointers for being activated when activating them. Add a parameter to CheckStore instead and call CheckStore() _before_ activating and initializing the pointers in the respective opcode implementations. Fixes https://github.com/llvm/llvm-project/issues/164975
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions