Chromium Code Reviews| Index: src/ia32/lithium-ia32.h |
| =================================================================== |
| --- src/ia32/lithium-ia32.h (revision 10547) |
| +++ src/ia32/lithium-ia32.h (working copy) |
| @@ -2273,7 +2273,6 @@ |
| void Abort(const char* format, ...); |
| // Methods for getting operands for Use / Define / Temp. |
| - LRegister* ToOperand(Register reg); |
| LUnallocated* ToUnallocated(Register reg); |
| LUnallocated* ToUnallocated(XMMRegister reg); |