aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/2011-11-30-MergeAlignment.ll
diff options
context:
space:
mode:
authorRoss Brunton <ross@codeplay.com>2025-07-25 16:11:30 +0100
committerGitHub <noreply@github.com>2025-07-25 16:11:30 +0100
commitae44418f2897f922e5ee4ad0a6da6c5f8f2c33be (patch)
tree307bca493b92d452c1e090028a3fb699b101a61e /llvm/test/CodeGen/ARM/2011-11-30-MergeAlignment.ll
parent6adbbcc7dbcf4ee65c74d396f555f3e057271d9b (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[Offload] Erase entries from JIT cache when program is destroyed (#148847)HEADmain
When `unloadBinary` is called, any entries in the JITEngine's cache for that binary will be cleared. This fixes a nasty issue with liboffload program handles. If two handles happen to have had the same address (after one was free'd, for example), the cache would be hit and return the wrong program.
Diffstat (limited to 'llvm/test/CodeGen/ARM/2011-11-30-MergeAlignment.ll')
0 files changed, 0 insertions, 0 deletions