[all-commits] [llvm/llvm-project] 8f8e13: [Verifier] Require elementtype on gc.statepoint in...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Feb 4 05:30:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f8e13056a42cf6946ec3bc873e09751a00d2e7a
      https://github.com/llvm/llvm-project/commit/8f8e13056a42cf6946ec3bc873e09751a00d2e7a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Verifier/invalid-statepoint.ll

  Log Message:
  -----------
  [Verifier] Require elementtype on gc.statepoint intrinsics

This enforces the requirement specified in D117890.




More information about the All-commits mailing list