mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Provide Dialect to EVMCodeTransform.
This commit is contained in:
@@ -189,7 +189,7 @@ void CodeGenerator::assemble(
|
||||
_analysisInfo,
|
||||
_parsedData,
|
||||
_optimize,
|
||||
false,
|
||||
Dialect::strictAssemblyForEVM(),
|
||||
false,
|
||||
_identifierAccess,
|
||||
_useNamedLabelsForFunctions
|
||||
|
||||
Reference in New Issue
Block a user