We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d7dc28 + 39c1491 commit 1d1ed3aCopy full SHA for 1d1ed3a
libyul/optimiser/StackCompressor.cpp
@@ -15,7 +15,7 @@
15
along with solidity. If not, see <http://www.gnu.org/licenses/>.
16
*/
17
/**
18
- * Optimisation stage that aggressively rematerializes certain variables ina a function to free
+ * Optimisation stage that aggressively rematerializes certain variables in a function to free
19
* space on the stack until it is compilable.
20
21
libyul/optimiser/StackCompressor.h
@@ -16,7 +16,7 @@
// SPDX-License-Identifier: GPL-3.0
22
0 commit comments