Commits
Chris Lattner committed 76e15b8472b
make the SIL parser put basic blocks in the order that they are defined, not the order they are referenced. Fix a testcase to use control flow instead of producing invalid SSA to test forward refs of values, fixing a FIXME. Swift SVN r5916