[all-commits] [llvm/llvm-project] 575a97: [SimplifyLibCalls] Remove unused IRBuilder argumen...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Feb 3 10:13:51 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 575a975afda81ccc78fd1a043ef1f1746c179724
      https://github.com/llvm/llvm-project/commit/575a975afda81ccc78fd1a043ef1f1746c179724
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp

  Log Message:
  -----------
  [SimplifyLibCalls] Remove unused IRBuilder argument; NFC

isLocallyOpenedFile() does not use IRBuilder.




More information about the All-commits mailing list