Add new primop placeByteArray#
It places a byte array heap object header at the given address, which must be outside the heap. It also sets the byte array size.
Showing
- compiler/GHC/Builtin/primops.txt.pp 7 additions, 0 deletionscompiler/GHC/Builtin/primops.txt.pp
- compiler/GHC/StgToCmm/Prim.hs 1 addition, 0 deletionscompiler/GHC/StgToCmm/Prim.hs
- rts/PrimOps.cmm 11 additions, 0 deletionsrts/PrimOps.cmm
- rts/RtsSymbols.c 1 addition, 0 deletionsrts/RtsSymbols.c
- rts/include/stg/MiscClosures.h 1 addition, 0 deletionsrts/include/stg/MiscClosures.h
Loading
Please register or sign in to comment