Generate Addr# access ops programmatically
The existing utils/genprimopcode/gen_bytearray_ops.py was relocated and extended for this purpose. Additionally, hadrian now knows about this script and uses it when generating primops.txt
Showing
- compiler/GHC/Builtin/bytearray-ops.txt.pp 0 additions, 551 deletionscompiler/GHC/Builtin/bytearray-ops.txt.pp
- compiler/GHC/Builtin/gen_bytearray_addr_access_ops.py 201 additions, 0 deletionscompiler/GHC/Builtin/gen_bytearray_addr_access_ops.py
- compiler/GHC/Builtin/primops.txt.pp 2 additions, 228 deletionscompiler/GHC/Builtin/primops.txt.pp
- hadrian/src/Rules/Generate.hs 25 additions, 1 deletionhadrian/src/Rules/Generate.hs
- rts/gen_event_types.py 2 additions, 2 deletionsrts/gen_event_types.py
Loading
Please register or sign in to comment