| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 084d3dd01312cb9dd838b8133f41275e260cecca..407d1f0c0cd09fad7943e8aea935ba870cb541b1 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -478,6 +478,8 @@
|
| '../../src/compiler/linkage-impl.h',
|
| '../../src/compiler/linkage.cc',
|
| '../../src/compiler/linkage.h',
|
| + '../../src/compiler/liveness-analyzer.cc',
|
| + '../../src/compiler/liveness-analyzer.h',
|
| '../../src/compiler/load-elimination.cc',
|
| '../../src/compiler/load-elimination.h',
|
| '../../src/compiler/loop-analysis.cc',
|
|
|