Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(830)

Unified Diff: src/crankshaft/hydrogen-environment-liveness.cc

Issue 1405363003: Move Hydrogen and Lithium to src/crankshaft/ (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebased Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/crankshaft/hydrogen-environment-liveness.h ('k') | src/crankshaft/hydrogen-escape-analysis.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/crankshaft/hydrogen-environment-liveness.cc
diff --git a/src/hydrogen-environment-liveness.cc b/src/crankshaft/hydrogen-environment-liveness.cc
similarity index 99%
rename from src/hydrogen-environment-liveness.cc
rename to src/crankshaft/hydrogen-environment-liveness.cc
index 7cc4dc04a849a13adbef61ab0c731aecc05cc923..ae0bd088376ada7be10d99ad394ea7e85c6c8a9c 100644
--- a/src/hydrogen-environment-liveness.cc
+++ b/src/crankshaft/hydrogen-environment-liveness.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
-#include "src/hydrogen-environment-liveness.h"
+#include "src/crankshaft/hydrogen-environment-liveness.h"
namespace v8 {
« no previous file with comments | « src/crankshaft/hydrogen-environment-liveness.h ('k') | src/crankshaft/hydrogen-escape-analysis.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698