[all-commits] [llvm/llvm-project] 8ee55a: [IR] Remove deprecated GetElementPtrInst constructors

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Dec 1 02:50:36 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ee55ab6c06ec9f769f1086e3761c92286d56339
      https://github.com/llvm/llvm-project/commit/8ee55ab6c06ec9f769f1086e3761c92286d56339
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

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

  Log Message:
  -----------
  [IR] Remove deprecated GetElementPtrInst constructors

Remove deprecated constructors that are incompatible with opaque
pointers. These have been deprecated since before the LLVM 13
release.




More information about the All-commits mailing list