Chromium Code Reviews| Index: runtime/vm/assembler_arm.h |
| =================================================================== |
| --- runtime/vm/assembler_arm.h (revision 36699) |
| +++ runtime/vm/assembler_arm.h (working copy) |
| @@ -65,6 +65,7 @@ |
| // Encodes Addressing Mode 1 - Data-processing operands. |
| +// TODO(regis): rename ShifterOperand to Operand. |
| class ShifterOperand : public ValueObject { |
| public: |
| // Data-processing operands - Uninitialized. |