Skip to content
  • PHO's avatar
    FIX #1845 (unconditional relative branch out of range) · 7cd02e3e
    PHO authored
    Don't use mmap on powerpc-apple-darwin as mmap doesn't support
    reallocating but we need to allocate jump islands just after each
    object images. Otherwise relative branches to jump islands can fail
    due to 24-bits displacement overflow.
    7cd02e3e