Files
Andrea Gussoni 9b5eb460e0 docs: tested docs for QEMU helper functions
Walks through the full helper evolution pipeline (QEMU C ->
original IR -> full -> to-inline -> declarations-only), covering
env-to-CSV rewriting by fix-helpers, REVNG_INLINE/REVNG_EXCEPTIONAL
semantics, CSV access metadata, and per-artifact usage (lift,
enforce-abi, recompile).

All code snippets are tested via revng test-docs.
2026-05-29 17:12:35 +02:00

352 B

Welcome to the rev.ng documentation!

If you're new, consider starting from What's rev.ng?.

If you want to get your hands dirty, head directly to User Manual's Introduction.

If you are a developer, you can head to Developer Manual's Index for an index of the discussed topics.