mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add experimental EOF options for CLI and Standard JSON.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
This commit is contained in:
co-authored by
Kamil Śliwak
parent
3109ce2dbc
commit
bf26d3be5a
@@ -64,6 +64,7 @@ DEFINE_PROTO_FUZZER(Program const& _input)
|
||||
// YulStack entry point
|
||||
YulStack stack(
|
||||
version,
|
||||
nullopt,
|
||||
YulStack::Language::StrictAssembly,
|
||||
solidity::frontend::OptimiserSettings::full(),
|
||||
DebugInfoSelection::All()
|
||||
|
||||
Reference in New Issue
Block a user