[all-commits] [llvm/llvm-project] 2554b9: Revert "[lld-macho] Implement -dependency_info (pa...

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Mar 21 13:37:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2554b95db57cfcc13864d9bbb9f4e75892067c14
      https://github.com/llvm/llvm-project/commit/2554b95db57cfcc13864d9bbb9f4e75892067c14
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-03-21 (Sun, 21 Mar 2021)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/Driver.h
    M lld/MachO/DriverUtils.cpp
    M lld/MachO/Options.td
    R lld/test/MachO/Inputs/DependencyDump.py
    R lld/test/MachO/dependency-info.s

  Log Message:
  -----------
  Revert "[lld-macho] Implement -dependency_info (partially - more opcodes needed)"

This reverts commit c53a1322f329e29446c7625da423f58f09ec1a55.
Test only passes depending on build dir having a lexicographically later name
than the source dir, and doesn't link on mac/win. See
https://reviews.llvm.org/D98559#2640265 onward.




More information about the All-commits mailing list