[Mips] Add .MIPS.options section descriptor kinds enumeration

No functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229452 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Simon Atanasyan
2015-02-16 22:59:29 +00:00
parent ae22545f65
commit ca64d76c1b
2 changed files with 17 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ void MipsRegInfoRecord::EmitMipsOptionRecord() {
MCA.getOrCreateSectionData(*Sec).setAlignment(8);
Streamer->SwitchSection(Sec);
Streamer->EmitIntValue(1, 1); // kind
Streamer->EmitIntValue(ELF::ODK_REGINFO, 1); // kind
Streamer->EmitIntValue(40, 1); // size
Streamer->EmitIntValue(0, 2); // section
Streamer->EmitIntValue(0, 4); // info