Skip to content
Snippets Groups Projects
Commit 94923846 authored by Cheng Shao's avatar Cheng Shao
Browse files

ghci: use plain malloc for mkConInfoTable on non-TNTC platforms

This patch avoids using mmap() to allocate executable memory for
mkConInfoTable on platforms without tables-next-to-code, see added
comment for explanation.

(cherry picked from commit 839ac52e)
(cherry picked from commit e54e3335)
parent 8553cf49
No related branches found
Tags ghc-8.8.1-rc1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment