Add settings.viaIR to standard json

This commit is contained in:
Alex Beregszaszi
2020-11-12 22:38:44 +00:00
parent e074582bf1
commit a3381d7260
6 changed files with 245 additions and 1 deletions
+1
View File
@@ -72,6 +72,7 @@ private:
CompilerStack::MetadataHash metadataHash = CompilerStack::MetadataHash::IPFS;
Json::Value outputSelection;
ModelCheckerSettings modelCheckerSettings = ModelCheckerSettings{};
bool viaIR = false;
};
/// Parses the input json (and potentially invokes the read callback) and either returns