[all-commits] [llvm/llvm-project] ae5d54: [lld-macho] Rename {StubHelper, ObjCStubs}Section::...

Daniel Bertalan via All-commits all-commits at lists.llvm.org
Tue Aug 30 09:31:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae5d5426fb7e0e7aa6254d5c4d38bd79c6662e2f
      https://github.com/llvm/llvm-project/commit/ae5d5426fb7e0e7aa6254d5c4d38bd79c6662e2f
  Author: Daniel Bertalan <dani at danielbertalan.dev>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/SyntheticSections.cpp
    M lld/MachO/SyntheticSections.h
    M lld/MachO/Writer.cpp

  Log Message:
  -----------
  [lld-macho] Rename {StubHelper,ObjCStubs}Section::setup() to setUp (NFC)

The phrasal verb is spelled "set up"; "setup" is a noun.

Suggested in https://reviews.llvm.org/D132947#inline-1280089




More information about the All-commits mailing list