xo-jit: docs: ++ ABI in glossary

This commit is contained in:
Roland Conybeare 2024-07-08 18:31:37 -04:00
commit 26a055eb1c

View file

@ -4,6 +4,10 @@ Glossary
--------
.. glossary::
ABI
| Short for Application Binary Interface.
| In this context applies to conventions adopted by `xo-jit`.
c.foo
| llvm typename for automatically-generated closure type for a lambda
| with name `foo`.