Index: src/x64/lithium-x64.h |
=================================================================== |
--- src/x64/lithium-x64.h (revision 10547) |
+++ src/x64/lithium-x64.h (working copy) |
@@ -2143,7 +2143,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); |