Commits

Mark Lacey committed 5eb64493e42
Add the notion of releasing instructions to SILNodes.def. This will be used in call graph construction so that we can model calls to deinits that are potentially called as a result of executing instructions that can end up releasing memory.