Index: src/compiler/instruction-scheduler.cc |
diff --git a/src/compiler/instruction-scheduler.cc b/src/compiler/instruction-scheduler.cc |
index 6a1d8497411d6b3dcecc649732f58afcb9c495f4..2e10794d69d6f829fe096bf82d0d3d407ff10a66 100644 |
--- a/src/compiler/instruction-scheduler.cc |
+++ b/src/compiler/instruction-scheduler.cc |
@@ -242,6 +242,7 @@ |
case kArchTruncateDoubleToI: |
case kArchStackSlot: |
case kArchDebugBreak: |
+ case kArchImpossible: |
case kArchComment: |
case kIeee754Float64Acos: |
case kIeee754Float64Acosh: |