Revision: 17795
Author: [email protected]
Date: Fri Nov 15 15:01:04 2013 UTC
Log: Experimental lexer generator: Make --minimize-default default.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/68523018
http://code.google.com/p/v8/source/detail?r=17795
Modified:
/branches/experimental/parser/src/lexer/lexer.gyp
=======================================
--- /branches/experimental/parser/src/lexer/lexer.gyp Wed Nov 13 12:12:08
2013 UTC
+++ /branches/experimental/parser/src/lexer/lexer.gyp Fri Nov 15 15:01:04
2013 UTC
@@ -94,6 +94,7 @@
'../../tools/lexer_generator/generator.py',
'--re=../../src/lexer/lexer_py.re',
'--code=<(SHARED_INTERMEDIATE_DIR)/generated_lexer.cc',
+ '--minimize-default',
],
},
],
--
--
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/groups/opt_out.