Commits

Joe Groff committed 0d50abcb04e
Runtime: Sketch out a layout for NominalTypeDescriptor. In the short term LLDB needs to be able to find and parse generic parameter vectors and field offset vectors from metadata records without necessarily having the debug info necessary to do so. Start off the descriptor by including these offsets and lengths. Swift SVN r9458