Commits

Joe Groff committed c3d1f0d6611
IRGen: Sketch out a SwiftTargetInfo class with fun facts about pointers. Start out with pointer spare bits, heap object alignment, null page size, and ObjC reserved bits, and provide static values for X86-64 and for a worst-case generic platform. Swift SVN r7833