[all-commits] [llvm/llvm-project] 7cc4d4: [BitcodeReader] Remove unnecessary argument defaul...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jun 15 04:24:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cc4d4497ced700d906951fe1875e5d1e4d95810
      https://github.com/llvm/llvm-project/commit/7cc4d4497ced700d906951fe1875e5d1e4d95810
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp

  Log Message:
  -----------
  [BitcodeReader] Remove unnecessary argument defaults (NFC)

This is an internal method that is always called with all arguments.




More information about the All-commits mailing list