| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index b34af8c8c511ddd0388a972f53ec166b0ea5b5c4..288c294491ecf4cce7bcc8ce1b9481d58501f8ba 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -564,6 +564,8 @@
|
| '../../src/compiler/source-position.h',
|
| '../../src/compiler/state-values-utils.cc',
|
| '../../src/compiler/state-values-utils.h',
|
| + '../../src/compiler/tail-call-optimization.cc',
|
| + '../../src/compiler/tail-call-optimization.h',
|
| '../../src/compiler/typer.cc',
|
| '../../src/compiler/typer.h',
|
| '../../src/compiler/value-numbering-reducer.cc',
|
|
|