[all-commits] [llvm/llvm-project] 3a6a60: [lld/mac] Make a variable more local; no behavior ...

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Jun 20 19:00:27 PDT 2021


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

  Changed paths:
    M lld/MachO/Driver.cpp

  Log Message:
  -----------
  [lld/mac] Make a variable more local; no behavior change

The variable used to need the wider scope, but doesn't after the
reland. See LC_LINKER_OPTIONS-related discussion on
https://reviews.llvm.org/D104353 for background.




More information about the All-commits mailing list