[all-commits] [llvm/llvm-project] c99424: [IR] Deprecate Type::getPointerElementType() (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Apr 20 02:58:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c99424f76560f289d04499953a6552d42a648a52
      https://github.com/llvm/llvm-project/commit/c99424f76560f289d04499953a6552d42a648a52
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-20 (Wed, 20 Apr 2022)

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

  Log Message:
  -----------
  [IR] Deprecate Type::getPointerElementType() (NFC)

There are no more in-tree users of this method, outside the
experimental SPIRV backend.




More information about the All-commits mailing list