mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Mention in changelog
This commit is contained in:
parent
8d7fd90593
commit
09a9099057
@ -5,6 +5,7 @@ Language Features:
|
|||||||
|
|
||||||
|
|
||||||
Compiler Features:
|
Compiler Features:
|
||||||
|
* LLL: The LLL compiler has been removed.
|
||||||
* General: Raise warning if runtime bytecode exceeds 24576 bytes (a limit introduced in Spurious Dragon).
|
* General: Raise warning if runtime bytecode exceeds 24576 bytes (a limit introduced in Spurious Dragon).
|
||||||
* General: Support compiling starting from an imported AST. Among others, this can be used for mutation testing.
|
* General: Support compiling starting from an imported AST. Among others, this can be used for mutation testing.
|
||||||
* Yul Optimizer: Apply penalty when trying to rematerialize into loops.
|
* Yul Optimizer: Apply penalty when trying to rematerialize into loops.
|
||||||
|
Loading…
Reference in New Issue
Block a user