Skip to content

Conversation

@lhames
Copy link
Contributor

@lhames lhames commented Oct 15, 2025

This is an attempted fix for #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.

This is an attempted fix for llvm#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.
@lhames lhames merged commit de9013f into llvm:main Oct 15, 2025
11 checks passed
@lhames lhames deleted the try-fix-issue-158270 branch October 15, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant