mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Mark EVM instruction pc() as deprecated when used in inline assembly.
This commit is contained in:
@@ -90,7 +90,6 @@ void MSizeFinder::operator()(FunctionCall const& _functionCall)
|
||||
m_msizeFound = true;
|
||||
}
|
||||
|
||||
|
||||
map<YulString, SideEffects> SideEffectsPropagator::sideEffects(
|
||||
Dialect const& _dialect,
|
||||
CallGraph const& _directCallGraph
|
||||
|
||||
Reference in New Issue
Block a user