[all-commits] [llvm/llvm-project] 5ad2c2: Revert "Revert "[lld-macho] Implement -dependency_...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Mon Mar 22 11:42:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ad2c225f353adc92473af391775c029db23a7d9
      https://github.com/llvm/llvm-project/commit/5ad2c225f353adc92473af391775c029db23a7d9
  Author: Vy Nguyen <vyng at google.com>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

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

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

This reverts commit 2554b95db57cfcc13864d9bbb9f4e75892067c14.

Relanding [lld-macho] Implement -dependency_info (D98559) with changes:
 - inline functions removed from cpp file.
 - updated tests to not check libSystem.tbd with other input files (because of possible indeterministic ordering)




More information about the All-commits mailing list