diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-15 16:45:20 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 16:45:20 +1100 |
commit | de9013fa18a12f982a223ea30819b523e86667d4 (patch) | |
tree | 5540a659c8216c96f320ca3e63fc2da95aefe309 /clang/lib/Serialization/ModuleCache.cpp | |
parent | d83fe1201e9d91da192d9292fea1a65579086e04 (diff) | |
download | llvm-de9013fa18a12f982a223ea30819b523e86667d4.zip llvm-de9013fa18a12f982a223ea30819b523e86667d4.tar.gz llvm-de9013fa18a12f982a223ea30819b523e86667d4.tar.bz2 |
[ORC] Use MapperJITLinkMemoryManager for ReOptimizeLayerTest. (#163495)
This is an attempted fix for
https://github.com/llvm/llvm-project/issues/158270.
The issue described sounds like it may be caused by non-contiguous
regions returned for separate allocations by the default memory manager.
Using MapperJITLinkMemoryMnaager with a 10Mb slab size should fix the
issue.
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions