[all-commits] [llvm/llvm-project] db8559: Revert "[lld-macho] Support X86_64_RELOC_UNSIGNED"

Jez Ng via All-commits all-commits at lists.llvm.org
Tue May 19 08:30:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: db8559eee4a07c44babcc4618eef3d185cf79cc6
      https://github.com/llvm/llvm-project/commit/db8559eee4a07c44babcc4618eef3d185cf79cc6
  Author: Jez Ng <jezng at fb.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M lld/MachO/Arch/X86_64.cpp
    M lld/MachO/InputFiles.cpp
    M lld/MachO/InputSection.cpp
    M lld/MachO/InputSection.h
    M lld/MachO/Target.h
    R lld/test/MachO/x86-64-reloc-unsigned.s

  Log Message:
  -----------
  Revert "[lld-macho] Support X86_64_RELOC_UNSIGNED"

This reverts commit 1f820e35596bac036a7f759c4de41fcc2e642719.


  Commit: 70fbbcdd3437e9890307ef23d7057c565f142c44
      https://github.com/llvm/llvm-project/commit/70fbbcdd3437e9890307ef23d7057c565f142c44
  Author: Jez Ng <jezng at fb.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/InputFiles.cpp
    M lld/MachO/InputFiles.h
    M lld/MachO/InputSection.cpp
    M lld/MachO/InputSection.h
    R lld/test/MachO/subsections-section-relocs.s
    R lld/test/MachO/subsections-symbol-relocs.s

  Log Message:
  -----------
  Revert "[lld-macho] Support .subsections_via_symbols"

Due to build breakage mentioned in https://reviews.llvm.org/D79926.

This reverts commit e270b2f1727c0fbde2676e8d0340c0d934726d3c.


Compare: https://github.com/llvm/llvm-project/compare/c6b2b784299b...70fbbcdd3437


More information about the All-commits mailing list