mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove obsolete enforce-via-yul logic and CI run.
This commit is contained in:
@@ -40,7 +40,6 @@ public:
|
||||
std::string filename;
|
||||
langutil::EVMVersion evmVersion;
|
||||
std::vector<boost::filesystem::path> vmPaths;
|
||||
bool enforceCompileViaYul = false;
|
||||
bool enforceCompileToEwasm = false;
|
||||
bool enforceGasCost = false;
|
||||
u256 enforceGasCostMinValue;
|
||||
|
||||
Reference in New Issue
Block a user