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

Unified Diff: BUILD.gn

Issue 2431563002: [turbofan] Track multiple maps for LoadElimination. (Closed)
Patch Set: Created 4 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 | « no previous file | src/compiler/effect-control-linearizer.cc » ('j') | src/compiler/load-elimination.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3f538ce15c5311c293bc5b31ef27a6d1db201996..ba2444d0926ac0e0dff7aebefa307c9fc5bf305b 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1706,6 +1706,7 @@ v8_source_set("v8_base") {
"src/zone/zone-allocator.h",
"src/zone/zone-allocator.h",
"src/zone/zone-containers.h",
+ "src/zone/zone-handle-set.h",
"src/zone/zone-segment.h",
"src/zone/zone.cc",
"src/zone/zone.h",
« no previous file with comments | « no previous file | src/compiler/effect-control-linearizer.cc » ('j') | src/compiler/load-elimination.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698