summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen
diff options
context:
space:
mode:
authorJohn Ericson <git@JohnEricson.me>2019-06-30 23:33:09 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-07-14 01:19:22 -0400
commitff04eb5973b69fcc60e7d0945a74becd068c1888 (patch)
tree4a5fe83657fec03529ab3724cf33d9e15219c7ec /compiler/codeGen/CodeGen
parenta7176fa1bf42dd4f22381d238f6e65d76290887e (diff)
downloadhaskell-ff04eb5973b69fcc60e7d0945a74becd068c1888.tar.gz
Remove purely external primops
The compiler doesn't create uses nor compiles the uses that exist specially. These are just plain C-- FFI. These `await*` ones are especially important to so convert because "true" primops are hard to make platform-specific currently. The other exports are part of this commit so this module always exports something, which avoids silly CPP elsewhere. More will be added later once `foreign import prim` is extended.
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions