"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "0cd7948876023b4f491492fd73ae704fec8521fa"
[analyzer] Add "-analyzer-config mode=[deep|shallow] ".
The idea is to introduce a higher level "user mode" option for different use scenarios. For example, if one wants to run the analyzer for a small project each time the code is built, they would use the "shallow" mode. The user mode option will influence the default settings for the lower-level analyzer options. For now, this just influences the ipa modes, but we plan to find more optimal settings for them. llvm-svn: 173386
Loading
Please register or sign in to comment