[all-commits] [llvm/llvm-project] e6fbfb: [NFC] Make Module::getIFuncList() private

vporpo via All-commits all-commits at lists.llvm.org
Wed Feb 15 12:16:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6fbfb1ff1d352b2f8f0b6d39f4665fd91f0d21d
      https://github.com/llvm/llvm-project/commit/e6fbfb1ff1d352b2f8f0b6d39f4665fd91f0d21d
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M llvm/include/llvm/IR/Module.h

  Log Message:
  -----------
  [NFC] Make Module::getIFuncList() private

This is a followup to d180443570d7895193d2ab6f1e1486d669dc9723
which did not actually remove the `public` keyword.

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




More information about the All-commits mailing list