Commits

David Farler committed 0b8a74800ff
Define the FieldRecord LLVM type An individual field record for a nominal type consists of: - 32-bit general purpose flags, - 32-bit relative offset to the encoded type reference string, or 32-bit relative offset to the mangled name of the type defined in another image, and - 32-bit relative offset to the field name string.