| Index: src/crankshaft/ppc/lithium-ppc.h
|
| diff --git a/src/crankshaft/ppc/lithium-ppc.h b/src/crankshaft/ppc/lithium-ppc.h
|
| index 4dda385cfe75fe7d7281e3f177c9759a525d7fb4..823464111a04861c2e721d04cf34d59382fe0686 100644
|
| --- a/src/crankshaft/ppc/lithium-ppc.h
|
| +++ b/src/crankshaft/ppc/lithium-ppc.h
|
| @@ -159,7 +159,6 @@ class LCodeGen;
|
| #define DECLARE_HYDROGEN_ACCESSOR(type) \
|
| H##type* hydrogen() const { return H##type::cast(hydrogen_value()); }
|
|
|
| -
|
| class LInstruction : public ZoneObject {
|
| public:
|
| LInstruction()
|
|
|