[all-commits] [llvm/llvm-project] 5f8f31: [NFC][lld][COFF] Rename findFile* methods

aeubanks via All-commits all-commits at lists.llvm.org
Tue Jun 6 13:15:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f8f310a1ddff967f61ff7f7e023e6961a7e0dd7
      https://github.com/llvm/llvm-project/commit/5f8f310a1ddff967f61ff7f7e023e6961a7e0dd7
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M lld/COFF/Driver.cpp
    M lld/COFF/Driver.h

  Log Message:
  -----------
  [NFC][lld][COFF] Rename findFile* methods

findFile returns null if we've already seen the file, make that clearer.

Reviewed By: mstorsjo

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




More information about the All-commits mailing list