[all-commits] [llvm/llvm-project] 6cd750: [llvm][IR] Remove method IRBuilderBase::getInt8Ptr...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Fri Dec 1 08:53:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cd7500ae690b412b7a350c70b27bd8e0839d643
      https://github.com/llvm/llvm-project/commit/6cd7500ae690b412b7a350c70b27bd8e0839d643
  Author: Youngsuk Kim <joseph942010 at gmail.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

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

  Log Message:
  -----------
  [llvm][IR] Remove method IRBuilderBase::getInt8PtrTy (#74096)

Users should migrate to IRBuilderBase::getPtrTy.




More information about the All-commits mailing list