Add -keep command line option to JS DCE tool

This commit is contained in:
Alexey Andreev
2017-04-26 18:15:08 +03:00
parent 9181140387
commit 522a56947c
6 changed files with 44 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
$TESTDATA_DIR$/include.js
-output-dir
$TEMP_DIR$/min
-keep
global.foo,global.bar
-Xprint-reachability-info