[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS.abiflags when no '.module oddspr...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 14 Jul 2014 10:26:15 +0000 (10:26 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 14 Jul 2014 10:26:15 +0000 (10:26 +0000)
commite99ebb9b2fcaa08d153ed9f73bdd13d39067c6af
tree3ec53d019dfc4dfc67d6bbec3a39fa02bc36ca98
parentfce699d88ac8640f97e6fe3fe3f3e17000d1be1c
[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS.abiflags when no '.module oddspreg' is used

Differential Revision: http://reviews.llvm.org/D4486

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212932 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h
test/MC/Mips/mips32/abiflags.s
test/MC/Mips/mips32r2/abiflags.s
test/MC/Mips/mips64/abiflags.s
test/MC/Mips/mips64r2/abiflags.s
test/MC/Mips/mips_abi_flags_xx.s
test/MC/Mips/mips_abi_flags_xx_set.s
test/MC/Mips/msa/abiflags.s
test/MC/Mips/oddspreg.s