IR codegen: Handle address() with library type argument and external library calls

This commit is contained in:
Kamil Śliwak
2020-11-17 20:36:39 +01:00
parent e1292380bd
commit dfa0a0cdff
13 changed files with 226 additions and 7 deletions
@@ -6,6 +6,8 @@ contract C {
return L.f(v);
}
}
// ====
// compileViaYul: also
// ----
// library: L
// g(uint256): 1 -> 1