Commits

Chris Lattner committed 6ab2a175189
make ValueBase::getType() take a result number, right now default it to zero in the base class, which is wrong. Add shadowing versions that do allow no argument in derived classes where it is right. Swift SVN r3216