| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 42f83fb47334bca294391938f3c5e640fd1bfac2..d48260ffb97afc54487fb581cf14a2e70e6ec443 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -541,6 +541,8 @@
|
| '../../src/compiler/instruction-scheduler.h',
|
| '../../src/compiler/instruction.cc',
|
| '../../src/compiler/instruction.h',
|
| + '../../src/compiler/int64-reducer.cc',
|
| + '../../src/compiler/int64-reducer.h',
|
| '../../src/compiler/interpreter-assembler.cc',
|
| '../../src/compiler/interpreter-assembler.h',
|
| '../../src/compiler/js-builtin-reducer.cc',
|
|
|