| Index: test/cctest/compiler/test-run-machops.cc
|
| diff --git a/test/cctest/compiler/test-run-machops.cc b/test/cctest/compiler/test-run-machops.cc
|
| index 48a8f7adef55e7fd26975633add7a18b60371523..c5ea6efeae40bc5400ea572ade87098ff68316e9 100644
|
| --- a/test/cctest/compiler/test-run-machops.cc
|
| +++ b/test/cctest/compiler/test-run-machops.cc
|
| @@ -6428,7 +6428,6 @@ TEST(RunComputedCodeObject) {
|
| CallDescriptor::kCallCodeObject, // kind
|
| MachineType::AnyTagged(), // target_type
|
| c->GetInputLocation(0), // target_loc
|
| - &sig, // machine_sig
|
| &loc, // location_sig
|
| 0, // stack count
|
| Operator::kNoProperties, // properties
|
|
|