mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-10 06:00:30 +00:00
0b8fc77698
Summary: The Mips implementation only covers the feature bits described by the ELF e_flags so far. Mips stores additional feature bits such as MSA in the .MIPS.abiflags section. Also fixed a small bug this revealed where microMIPS wouldn't add the EF_MIPS_MICROMIPS flag when using -filetype=obj. Reviewers: echristo, rafael Subscribers: rafael, mehdi_amini, dsanders, sdardis, llvm-commits Differential Revision: http://reviews.llvm.org/D21125 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272880 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
abi-flags.yaml | ||
elf-abi.yaml | ||
elf-flags.yaml | ||
elf-mips64-rel.yaml | ||
feature.test | ||
lit.local.cfg | ||
objdump-micro-mips.test | ||
reloc-visit.test |