Skip to content
  • Ian Lynagh's avatar
    Remove CPP in ByteCodeItbls · 75ed401f
    Ian Lynagh authored
    I tried making mkJumpToAddr return [Word32] on all platforms,
    but it went wrong on x86 (possibly due to alignment?). Rather than
    chasing the bug, I've just used an Either type for now.
    75ed401f