| Index: src/crankshaft/hydrogen-uint32-analysis.cc
|
| diff --git a/src/hydrogen-uint32-analysis.cc b/src/crankshaft/hydrogen-uint32-analysis.cc
|
| similarity index 99%
|
| rename from src/hydrogen-uint32-analysis.cc
|
| rename to src/crankshaft/hydrogen-uint32-analysis.cc
|
| index c6cbc9bc357988a8e46fcb460b708cc67ddb023b..ac4a63f8f23f4b44d823ef470133b77e09992231 100644
|
| --- a/src/hydrogen-uint32-analysis.cc
|
| +++ b/src/crankshaft/hydrogen-uint32-analysis.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "src/hydrogen-uint32-analysis.h"
|
| +#include "src/crankshaft/hydrogen-uint32-analysis.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|