Skip to content
Snippets Groups Projects
Commit 0cd32f0d authored by Scott Graham's avatar Scott Graham Committed by CQ bot account: commit-bot@chromium.org
Browse files

[abigen][banjo] Add beginnings of abigen backend for banjo

This is intended as a transitional step on replacing abigen with banjo.
The goal of this backend is for it to be a relatively short-lived as a
migration path:

1. Create abigen backend for banjo
2. Replace hand-written abigen with output of equivalent .banjo file as
   a Zircon build step
3. Create additional backend(s) that generate the current outputs of
   abigen, but as there are currently 13, proceed one or a handful at a
   time
4. Once the build is consuming files generated directly from
   banjo, remove the abigen backend (and the abigen tool).

ZX-3882 #comment [abigen][banjo] Add beginnings of abigen backend for banjo

Test: new tests added in tools/banjo/banjo/test/abigen

Change-Id: I96a332e96c6d6332cfe74b62fbffd852f8a9e9b7
parent b7f7c8d4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment