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)
Loading
-
mentioned in commit 94923846
-
mentioned in commit 0068da1e
-
mentioned in commit cac3ee11
-
mentioned in commit a5bc30b1
-
mentioned in commit 23cab8a1
-
mentioned in commit 3d363adf
-
mentioned in commit 92540637
-
mentioned in commit b7e70f43
-
mentioned in commit 9adf1a0e
-
mentioned in commit b61ec9dc
-
mentioned in commit 094c7dcd
-
mentioned in commit cfb9fc34
-
mentioned in commit 86f150ca
-
mentioned in commit ae586f92
-
mentioned in commit 1804f12f
-
mentioned in commit 3dfe0367
Please register or sign in to comment