Reviewers: Benedikt Meurer,

Message:
Committed patchset #1 (id:1) manually as
ca38b15be78014f20641a59700d813f6c506a330 (tree was closed).

Description:
Fix BUILD.gn.

TBR=bmeu...@chromium.org
BUG=

Committed:
https://chromium.googlesource.com/v8/v8/+/ca38b15be78014f20641a59700d813f6c506a330

Please review this at https://codereview.chromium.org/1263633003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+1, -0 lines):
  M BUILD.gn


Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 877150fef669fd2f2a9f1e35f090ac8a75cd2523..1619d7747d07f08cedc7d99897cff2523b4cb7f7 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -667,6 +667,7 @@ source_set("v8_base") {
     "src/compiler/basic-block-instrumentor.h",
     "src/compiler/change-lowering.cc",
     "src/compiler/change-lowering.h",
+    "src/compiler/c-linkage.cc",
     "src/compiler/coalesced-live-ranges.cc",
     "src/compiler/coalesced-live-ranges.h",
     "src/compiler/code-generator-impl.h",


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to