X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fprelude%2Fprimops.txt.pp;h=54d72f0bd10a3c5180146cc354b159707139d3d3;hb=9bbcd77cf9b66940058dbea1827db594e8ff6d7f;hp=a3267391f3b0b3f3e885c84cd3dc2c107a2cd07e;hpb=84bd33df44c6f52c5517405dd1bb968a7ccdd154;p=ghc-hetmet.git diff --git a/compiler/prelude/primops.txt.pp b/compiler/prelude/primops.txt.pp index a326739..54d72f0 100644 --- a/compiler/prelude/primops.txt.pp +++ b/compiler/prelude/primops.txt.pp @@ -1692,11 +1692,6 @@ primop GetApStackValOp "getApStackVal#" GenPrimOp with out_of_line = True -primop GetStackFrame "getStackFrame#" GenPrimOp - ThreadId# -> Int# -> (# Int#, Int# #) - with - out_of_line = True - ------------------------------------------------------------------------ section "Etc" {Miscellaneous built-ins}