[all-commits] [llvm/llvm-project] 7c3bec: [IRBuilder] Remove unnecessary NoFolder methods; NFCI

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


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

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

  Log Message:
  -----------
  [IRBuilder] Remove unnecessary NoFolder methods; NFCI

Split out from D73835: These methods are not part of the
ConstantFolder API and as such don't serve a purpose.




More information about the All-commits mailing list