[JS IR] Remove redundant legacy property access property

This commit is contained in:
Ilya Goncharov
2021-09-23 18:55:03 +03:00
committed by Space
parent 440856f593
commit 064744fae7
10 changed files with 1 additions and 55 deletions
-1
View File
@@ -18,7 +18,6 @@ where advanced options include:
Print declarations' reachability info to stdout during performing DCE
-Xir-dce-runtime-diagnostic={log|exception}
Enable runtime diagnostics when performing DCE instead of removing declarations
-Xir-legacy-property-access Force property access via JS properties (requires -Xir-export-all)
-Xir-module-name=<name> Specify a compilation module name for IR backend
-Xir-only Disables pre-IR backend
-Xir-per-module Splits generated .js per-module