[all-commits] [llvm/llvm-project] 7db463: [IRBuilder] Deprecate CreateConstGEP2_64() without...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Jul 17 07:42:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7db463ced55a481a4693c8da1d413606c97fab9e
      https://github.com/llvm/llvm-project/commit/7db463ced55a481a4693c8da1d413606c97fab9e
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-07-17 (Sat, 17 Jul 2021)

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

  Log Message:
  -----------
  [IRBuilder] Deprecate CreateConstGEP2_64() without element type

This API is incompatible with opaque pointers and deprecated in
favor of the version that accepts an explicit element type.




More information about the All-commits mailing list