Commits

Joe Groff committed 96d52d3bdf5
IRGen: Make 'ConformanceInfo' a class hierarchy. Split out the old path, where we directly referenced internal constants, from the new one, where we define global symbols, and may need to replaceAllUsesWith a definition when we visit one, so a direct reference to the llvm::Constant* is not robust. Swift SVN r11612