Commits

Jordan Rose committed e1126b36e52
Prespecialization: reduce the strength of an assertion. If we find a specialization within the current module, it's okay if it has a body. This can come up if we compile something with optimizations and then compile the resulting SIL (or SIB) without optimizations.