mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Export emit-shuffle-down for baseline compiler
* module/system/vm/assembler.scm (emit-shuffle-down): Export.
This commit is contained in:
parent
3e90196729
commit
564f700771
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@
|
|||
(emit-instrument-loop* . emit-instrument-loop)
|
||||
emit-receive-values
|
||||
emit-return-values
|
||||
emit-shuffle-down
|
||||
emit-call/cc
|
||||
emit-abort
|
||||
emit-builtin-ref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue