Remove // compileViaYul: also

This commit is contained in:
Daniel Kirchner
2022-05-19 20:23:28 +02:00
parent 788dc6b4c8
commit 58d21f1e9d
1267 changed files with 0 additions and 1267 deletions
@@ -15,7 +15,6 @@ contract c {
}
}
// ====
// compileViaYul: also
// ----
// test1() -> true
// gas irOptimized: 225890
@@ -31,7 +31,6 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// f() -> 0
// g() -> 0
@@ -12,6 +12,5 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// len() -> 0
@@ -17,6 +17,5 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// f() -> true # This code interprets x as an array length and thus will go out of gas. neither of the two should throw due to out-of-bounds access #
@@ -4,7 +4,6 @@ contract c {
bytes data;
}
// ====
// compileViaYul: also
// ----
// (): 7 ->
// storageEmpty -> 0
@@ -34,7 +34,6 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// len() -> 0
// val() -> 0
@@ -13,7 +13,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() -> 0, 0, 0
// gas irOptimized: 90992
@@ -10,6 +10,5 @@ contract Test {
}
}
// ====
// compileViaYul: also
// ----
// del() -> 0, 1, 2, 0, 0, 0, 0x20, 0x21, 0x22, 0x30, 0x31, 0