[all-commits] [llvm/llvm-project] e91043: [lld/mac] Use fewer magic numbers in magic $ld$ ha...

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Jun 6 15:13:40 PDT 2021


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

  Changed paths:
    M lld/MachO/InputFiles.cpp

  Log Message:
  -----------
  [lld/mac] Use fewer magic numbers in magic $ld$ handling code

Also simply a conditional and de-alias a variable.
Minor cleanups, no behavior change.

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




More information about the All-commits mailing list