mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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