[all-commits] [llvm/llvm-project] f2b1a1: [lld/mac] Use sectionType() more

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Jun 11 08:16:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2b1a1e10c5a4a3e96cc244adfbacfb5e97c3ca5
      https://github.com/llvm/llvm-project/commit/f2b1a1e10c5a4a3e96cc244adfbacfb5e97c3ca5
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp
    M lld/MachO/InputSection.cpp

  Log Message:
  -----------
  [lld/mac] Use sectionType() more

Not sure sectionType() carries its weight, but while we have it
we should use it consistently.

No behavior change.

Differential Revision: https://reviews.llvm.org/D104027




More information about the All-commits mailing list