Commits
Michael Gottesman committed 834a38fdfe7
[sil-aa] Add support to SILAA for running various forms of Alias Analysis to enable testing the various AA separately. This is conditionally compiled out without asserts on. I am going to use this functionality to test basic-aa and tbaa separately in different test files. <rdar://problem/16651852> Swift SVN r18075