mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
9b5eb460e0
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.
8 lines
352 B
Markdown
8 lines
352 B
Markdown
Welcome to the rev.ng documentation!
|
|
|
|
If you're new, consider starting from [What's rev.ng?](what-is-revng.md).
|
|
|
|
If you want to get your hands dirty, head directly to [User Manual's Introduction](user-manual/index.md).
|
|
|
|
If you are a developer, you can head to [Developer Manual's Index](developer-manual/index.md) for an index of the discussed topics.
|