Reviewers: Yang,
Message:
PTAL
Description:
Add ic-compiler to BUILD.gn
BUG=
Please review this at https://codereview.chromium.org/496303003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+2, -0 lines):
M BUILD.gn
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index
b5bea372f2228b9d06eb28f8a077f27de4ce4da4..79dcecf10e5a9ddc9165f6fc03b8207768b7cad1
100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -717,6 +717,8 @@ source_set("v8_base") {
"src/ic/ic-inl.h",
"src/ic/ic.cc",
"src/ic/ic.h",
+ "src/ic/ic-compiler.cc",
+ "src/ic/ic-compiler.h",
"src/ic/stub-cache.cc",
"src/ic/stub-cache.h",
"src/interface.cc",
--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.