Skip to content
Snippets Groups Projects
Commit 2c6f3ed6 authored by Yifei Teng's avatar Yifei Teng Committed by CQ bot account: commit-bot@chromium.org
Browse files

[fidlgen] [llcpp] Design a more flexible set of flags for fidlgen_llcpp

The new flags are:

    --json: JSON IR path
    --header: Path where fidlgen_llcpp will write the generated header
    --source: Path where fidlgen_llcpp will write the generated .cc source
    --include-base: Directory relative to which include paths will be
    computed. This should be a parent directory of "header".

Change-Id: I42696ee51c98532f012134d213e38f412241b997
parent 827edadf
No related branches found
No related tags found
Loading
Showing
with 256 additions and 127 deletions
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