[all-commits] [llvm/llvm-project] 7e21de: [IR] Don't accept null type in ConstantExpr::getGe...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Jul 17 06:59:53 PDT 2021


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

  Changed paths:
    M llvm/lib/IR/Constants.cpp

  Log Message:
  -----------
  [IR] Don't accept null type in ConstantExpr::getGetElementPtr()

This is the same change as D105653, but for the constant expression
version of the API.




More information about the All-commits mailing list