Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 80ea01abbab129b4233d48a2553cff14f2a7edcf..6efe4e01cc2855eec8bb003920925a4537a5db5c 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -537,6 +537,8 @@ source_set("v8_base") { |
"src/compiler/linkage-impl.h", |
"src/compiler/linkage.cc", |
"src/compiler/linkage.h", |
+ "src/compiler/load-elimination.cc", |
+ "src/compiler/load-elimination.h", |
"src/compiler/machine-operator-reducer.cc", |
"src/compiler/machine-operator-reducer.h", |
"src/compiler/machine-operator.cc", |