Change error to warning when a profile cannot be found.
When the profile for a function cannot be applied, we use to emit an error. This seems extreme. The compiler can continue, it's just that the optimization opportunities won't include profile information. llvm-svn: 220386
Loading
Please sign in to comment