This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4b6c99f73c [SystemZ] Improve optimizeCompareZero() new fdc1645b20c [mips] Do not pass redundant IsN64 flag to MCELFObjectTarge [...] new cff5a9f329b [mips] Implement generation of relocations "chains" used by [...]
The 2 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: include/llvm/MC/MCELFObjectWriter.h | 4 +--- lib/MC/ELFObjectWriter.cpp | 19 ++++++++++++++++++- lib/MC/MCELFObjectTargetWriter.cpp | 12 ++++-------- .../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 9 ++++----- test/MC/Mips/elf-N32.s | 22 ++++++++++++++++++++++ 5 files changed, 49 insertions(+), 17 deletions(-) create mode 100644 test/MC/Mips/elf-N32.s