Skip to content
Snippets Groups Projects
Commit 1804f12f authored by Cheng Shao's avatar Cheng Shao :beach:
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)
(cherry picked from commit 23cab8a1)
parent fb1bb9cc
No related branches found
No related tags found
Loading
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