solidity/tools/yulPhaser
cameel 2aa42b32e5 [yul-phaser] Make Program noncopyable
- Copying worked but resulted in OptimiserStepContext having a reference to NameDispenser instance of the other object.
2020-02-05 18:13:30 +01:00
..
Exceptions.h [yul-phaser] Add Program class 2020-02-05 18:13:30 +01:00
main.cpp [yul-phaser] Add Program class 2020-02-05 18:13:30 +01:00
Program.cpp [yul-phaser] Program: Use unique_ptr rather than shared_ptr to hold a pointer to the AST root 2020-02-05 18:13:30 +01:00
Program.h [yul-phaser] Make Program noncopyable 2020-02-05 18:13:30 +01:00