[all-commits] [llvm/llvm-project] e2c868: Revert "[lld-macho] Fix bugs around EH_Frame symbols"

Omair Javaid via All-commits all-commits at lists.llvm.org
Thu Nov 17 00:13:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2c868fbf7c304ed1814ed53fdeb7605042f3c8c
      https://github.com/llvm/llvm-project/commit/e2c868fbf7c304ed1814ed53fdeb7605042f3c8c
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  Revert "[lld-macho] Fix bugs around EH_Frame symbols"

This reverts commit 1a2bc103bba04e8fba574c70c6201ba18ccc08ba.
This patch series breaks lld:map-file.s on arm v7 linux buildbots.
e.g https://lab.llvm.org/buildbot/#/builders/178/builds/3190


  Commit: ac3096e1dd77a2687797d38976d5f8c93f7353e5
      https://github.com/llvm/llvm-project/commit/ac3096e1dd77a2687797d38976d5f8c93f7353e5
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M lld/MachO/MapFile.cpp
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  Revert "[lld-macho] Emit map file entry for compact unwind info"

This reverts commit 7f0779967f0690482c2cef70fc49e1381d32af1e.
This patch series breaks lld:map-file.s on arm v7 linux buildbots.
e.g https://lab.llvm.org/buildbot/#/builders/178/builds/3190


  Commit: 38d6202a425462ce5923d038bc54532115a80a1f
      https://github.com/llvm/llvm-project/commit/38d6202a425462ce5923d038bc54532115a80a1f
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M lld/MachO/MapFile.cpp
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  Revert "[lld-macho] Overhaul map file code"

This reverts commit 213dbdbef0bad835abca0753f9e59b17dc2bcde2.
This patch series breaks lld:map-file.s on arm v7 linux buildbots.
e.g https://lab.llvm.org/buildbot/#/builders/178/builds/3190


Compare: https://github.com/llvm/llvm-project/compare/3ea86a13f4d1...38d6202a4254


More information about the All-commits mailing list