summaryrefslogtreecommitdiff
path: root/compiler/llvmGen
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-06-08 13:28:19 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-06-12 07:36:36 -0400
commit217e6db4af6752b13c586d4e8925a4a9a2f47245 (patch)
tree150c3c9e1387bcfa5f8893cd1630dc1a97231714 /compiler/llvmGen
parentbbc752c50f3adcb659cd8447635828e137a0a314 (diff)
downloadhaskell-217e6db4af6752b13c586d4e8925a4a9a2f47245.tar.gz
rts/linker: Only mprotect GOT after it is filled
This fixes a regression, introduced by 67c422ca, where we mprotect'd the global offset table (GOT) region to PROT_READ before we had finished filling it, resulting in a linker crash. Fixes #16779.
Diffstat (limited to 'compiler/llvmGen')
0 files changed, 0 insertions, 0 deletions