rustbuild: Make save-analysis an option

This commit is contained in:
Tatsuyuki Ishi 2017-03-09 17:49:37 +09:00
parent 8c72b7651f
commit e31e264c55
6 changed files with 11 additions and 10 deletions

View file

@ -229,6 +229,9 @@
# saying that the FileCheck executable is missing, you may want to disable this.
#codegen-tests = true
# Flag indicating whether the API analysis data should be saved.
#save-analysis = false
# =============================================================================
# Options for specific targets
#