[all-commits] [llvm/llvm-project] 0c7c5a: Revert "[lld][MachO] Fix function starts test"

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Mon Mar 8 21:10:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c7c5af1a770daa49f13b20dea265f1e87c7edf6
      https://github.com/llvm/llvm-project/commit/0c7c5af1a770daa49f13b20dea265f1e87c7edf6
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M lld/test/MachO/function-starts.s

  Log Message:
  -----------
  Revert "[lld][MachO] Fix function starts test"

This reverts commit 179d72549ea57b8a539ebd94d7d79f12ccc3360c
since some build bots still appear to be broken.


  Commit: 1b0819e325b78ceae0051172294ebc0fd6aac869
      https://github.com/llvm/llvm-project/commit/1b0819e325b78ceae0051172294ebc0fd6aac869
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M lld/MachO/SyntheticSections.cpp
    M lld/MachO/SyntheticSections.h
    M lld/MachO/Writer.cpp
    R lld/test/MachO/function-starts.s
    M lld/test/MachO/headerpad.s
    M lld/test/MachO/local-got.s
    M lld/test/MachO/x86-64-relocs.s

  Log Message:
  -----------
  Revert "[lld][MachO] Add support for LC_FUNCTION_STARTS"

This reverts commit f344dfebdb127f66f591749b1f12e9ddfa10a05c.


Compare: https://github.com/llvm/llvm-project/compare/179d72549ea5...1b0819e325b7


More information about the All-commits mailing list