Assembly: Remove errorTypeForLoose property from AsmAnalyzer.

This commit is contained in:
Christian Parpart
2019-10-25 15:01:26 +02:00
parent 6659720776
commit 3c1d12b16c
9 changed files with 1 additions and 12 deletions
-1
View File
@@ -78,7 +78,6 @@ AsmAnalysisInfo AsmAnalyzer::analyzeStrictAssertCorrect(Dialect const& _dialect,
bool success = yul::AsmAnalyzer(
analysisInfo,
errors,
Error::Type::SyntaxError,
_dialect,
{},
_object.dataNames()