Library call guard.

This commit is contained in:
chriseth
2021-01-11 20:37:44 +01:00
parent fda3a31930
commit e807c9bb63
8 changed files with 64 additions and 20 deletions
@@ -35,6 +35,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >=byzantium
// ----
// library: L
@@ -23,6 +23,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// ----
// library: L
@@ -22,6 +22,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// ----
// library: L
@@ -20,6 +20,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// ----
// library: L