[all-commits] [llvm/llvm-project] c519bc: lld/MachO: Move MachOOptTable to DriverUtils.cpp, ...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Nov 18 09:33:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c519bc7e16f5aad3ddb6f9df8be5f7b9249c4101
      https://github.com/llvm/llvm-project/commit/c519bc7e16f5aad3ddb6f9df8be5f7b9249c4101
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/Driver.h
    M lld/MachO/DriverUtils.cpp
    R lld/MachO/DriverUtils.h
    M lld/MachO/InputFiles.cpp

  Log Message:
  -----------
  lld/MachO: Move MachOOptTable to DriverUtils.cpp, remove DriverUtils.h

This makes lld/MachO look more like lld/COFF and lld/ELF, as discussed
in D91640.




More information about the All-commits mailing list