[all-commits] [llvm/llvm-project] 639b85: [IR] Assert on getPointerElementType() on opaque p...

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


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

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

  Log Message:
  -----------
  [IR] Assert on getPointerElementType() on opaque pointer (NFC)

Previously this simply crashed.




More information about the All-commits mailing list