mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add wasm support to libyul/ObjectCompilerTest
This commit is contained in:
committed by
Kamil Śliwak
parent
d3a016b597
commit
e5396e42c3
@@ -55,6 +55,7 @@ private:
|
||||
static void printErrors(std::ostream& _stream, langutil::ErrorList const& _errors);
|
||||
|
||||
bool m_optimize = false;
|
||||
bool m_wasm = false;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user