| Index: src/crankshaft/s390/lithium-codegen-s390.h
|
| diff --git a/src/crankshaft/s390/lithium-codegen-s390.h b/src/crankshaft/s390/lithium-codegen-s390.h
|
| index e5df255f4d5a9be2136d8c6c66a65fa8a51b67a9..30e9d2b9971e6bd6da407f692c03e8bf3b130e70 100644
|
| --- a/src/crankshaft/s390/lithium-codegen-s390.h
|
| +++ b/src/crankshaft/s390/lithium-codegen-s390.h
|
| @@ -276,8 +276,6 @@ class LCodeGen : public LCodeGenBase {
|
|
|
| template <class T>
|
| void EmitVectorLoadICRegisters(T* instr);
|
| - template <class T>
|
| - void EmitVectorStoreICRegisters(T* instr);
|
|
|
| ZoneList<Deoptimizer::JumpTableEntry> jump_table_;
|
| Scope* const scope_;
|
|
|