Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index e2176545a04a432e1f06f6b448fc4282e6c0f21d..9443911f120df10712824e7b70ef83e58396d2c6 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -481,6 +481,8 @@ |
'../../src/compiler/load-elimination.h', |
'../../src/compiler/loop-analysis.cc', |
'../../src/compiler/loop-analysis.h', |
+ '../../src/compiler/loop-peeling.cc', |
+ '../../src/compiler/loop-peeling.h', |
'../../src/compiler/machine-operator-reducer.cc', |
'../../src/compiler/machine-operator-reducer.h', |
'../../src/compiler/machine-operator.cc', |