This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9d6154ec05d gn build: Revert 373554 "gn build: (manually) merge r373551" new 9d51eb9dfcd [llvm-readobj][mips] Do not show an error if GOT is missed new 65819da7389 [llvm-readobj][mips] Display MIPS specific info under --arc [...] new 329896719f4 [mips] Use llvm-readobj `-A` flag in test cases. NFC new 43e1f17ba6b [llvm-readobj][mips] Remove non-standard --misp-xxx flags new 09d1a7a6cbc [mips] Push `fixup_Mips_LO16` fixup for `jialc` and `jic` i [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 7 +++-- .../Mips/micromips-ase-function-attribute.ll | 2 +- test/MC/Mips/crc/module-crc.s | 2 +- test/MC/Mips/crc/module-nocrc.s | 2 +- test/MC/Mips/ginv/module-ginv.s | 2 +- test/MC/Mips/ginv/module-noginv.s | 2 +- test/MC/Mips/micromips-ase-directive.s | 2 +- test/MC/Mips/micromips32r6/relocations.s | 10 ++++++++ test/MC/Mips/mips32r6/relocations.s | 10 ++++++++ test/MC/Mips/mips64r6/relocations.s | 10 ++++++++ test/MC/Mips/mips_abi_flags_xx.s | 8 +++--- test/MC/Mips/mips_abi_flags_xx_set.s | 2 +- test/MC/Mips/module-hardfloat.s | 2 +- test/MC/Mips/module-softfloat.s | 2 +- test/MC/Mips/mt/abiflag.s | 2 +- test/MC/Mips/mt/module-directive.s | 2 +- test/MC/Mips/mt/set-directive.s | 2 +- test/MC/Mips/virt/module-novirt.s | 2 +- test/MC/Mips/virt/module-virt.s | 2 +- test/Object/Mips/abi-flags.yaml | 2 +- test/tools/llvm-readobj/mips-abiflags.test | 4 +-- test/tools/llvm-readobj/mips-got-overlapped.test | 4 +-- test/tools/llvm-readobj/mips-got.test | 28 ++++++++------------ test/tools/llvm-readobj/mips-options-sec.test | 2 +- test/tools/llvm-readobj/mips-plt.test | 4 +-- test/tools/llvm-readobj/mips-reginfo.test | 2 +- tools/llvm-readobj/ELFDumper.cpp | 2 +- tools/llvm-readobj/llvm-readobj.cpp | 30 ++++------------------ 28 files changed, 78 insertions(+), 73 deletions(-)