[PATCH] D18899: [mips][ias] Correct ELF eflags when Octeon is the target.
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 07:34:36 PDT 2016
dsanders updated this revision to Diff 56577.
dsanders added a comment.
Implement the effect on the .MIPS.abiflags option too.
The ISA Extension field values are all mutually exclusive. Corrected the field
name accordingly.
http://reviews.llvm.org/D18899
Files:
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
test/MC/Mips/elf_eflags.s
test/MC/Mips/mips_abi_flags_xx.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18899.56577.patch
Type: text/x-patch
Size: 8603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/7dd81b1f/attachment.bin>
More information about the llvm-commits
mailing list