Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 76a2a736ede43050760d7fdd201f88f9ebf352cc..561501d7eadf20b0986cdcf0cea854969ed512bc 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -510,6 +510,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', |