Revision: 24564
Author:   [email protected]
Date:     Mon Oct 13 14:18:10 2014 UTC
Log:      MIPS: Unbreak gn build, missing source files for MIPS tf.

TEST=
BUG=
[email protected]

Review URL: https://codereview.chromium.org/654583002
https://code.google.com/p/v8/source/detail?r=24564

Modified:
 /branches/bleeding_edge/BUILD.gn

=======================================
--- /branches/bleeding_edge/BUILD.gn    Fri Oct 10 14:59:53 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn    Mon Oct 13 14:18:10 2014 UTC
@@ -1127,6 +1127,10 @@
       "src/mips/regexp-macro-assembler-mips.cc",
       "src/mips/regexp-macro-assembler-mips.h",
       "src/mips/simulator-mips.cc",
+      "src/compiler/mips/code-generator-mips.cc",
+      "src/compiler/mips/instruction-codes-mips.h",
+      "src/compiler/mips/instruction-selector-mips.cc",
+      "src/compiler/mips/linkage-mips.cc",
       "src/ic/mips/access-compiler-mips.cc",
       "src/ic/mips/handler-compiler-mips.cc",
       "src/ic/mips/ic-mips.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.

Reply via email to