diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-07-12 16:37:36 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-07-27 04:47:51 -0400 |
commit | 246f08ac032392f808c7aa53dd78a96d9b43e63f (patch) | |
tree | e6c7d8d43575755f2693050c3899e721337394d7 /rts/adjustor | |
parent | 167a01f7680633eae52105fe19c69590eabfa330 (diff) | |
download | haskell-246f08ac032392f808c7aa53dd78a96d9b43e63f.tar.gz |
rts: Move libffi interfaces all to Adjustor
Previously the libffi Adjustor implementation would use allocateExec to
create executable mappings. However, allocateExec is also used elsewhere
in GHC to allocate things other than ffi_closure, which is a use-case
which libffi does not support.
Diffstat (limited to 'rts/adjustor')
0 files changed, 0 insertions, 0 deletions