A baby step toward translating DIType records to CodeView.
This does not (yet) combine the record length with the record data. I'm going back and forth trying to determine if that's a good idea.
Sorry this took so long to figure out. Before adding the explicit conversion to a StringRef, I was losing trailing zeros in the implicit conversion to StringRef.