Commits

Chris Lattner committed d2de4743714
Add a public raw_stream inserter for SILType. Change SILType printing to always prefix a printed SILType with a $. Update SILPrinter to use this instead of manually adding $ everywhere. The only behavioral change of this is that BB arguments now have a $ on their type. Swift SVN r5263