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
@@ -20,6 +20,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// basic() -> true
@@ -234,7 +234,6 @@ contract test {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// intMinA() -> true
// intMinB() -> true
@@ -7,6 +7,5 @@ contract test {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// run(uint256,uint256,uint256): 0x1000, 0x10000, 0x100000 -> 0x121121
@@ -5,6 +5,5 @@ contract test {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// run() -> 200
@@ -233,7 +233,6 @@ contract test {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// uintMinA() -> true
// uintMinB() -> true