mirror of
https://git.suyu.dev/suyu/sirit.git
synced 2026-02-05 05:13:38 +00:00
All instructions but OpVariable and OpLabel are automatically emitted. These functions have to call AddLocalVariable/AddGlobalVariable or AddLabel respectively. |
||
|---|---|---|
| .. | ||
| instructions | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common_types.h | ||
| literal_number.cpp | ||
| literal_number.h | ||
| literal_string.cpp | ||
| literal_string.h | ||
| op.cpp | ||
| op.h | ||
| operand.cpp | ||
| operand.h | ||
| sirit.cpp | ||
| stream.cpp | ||
| stream.h | ||