[all-commits] [llvm/llvm-project] 80f6c9: Verify that MDNodes belong to the same context as ...

nlewycky via All-commits all-commits at lists.llvm.org
Wed Mar 24 12:38:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80f6c99a78ac1d98ca02b1dd8ec9647c2841ea5f
      https://github.com/llvm/llvm-project/commit/80f6c99a78ac1d98ca02b1dd8ec9647c2841ea5f
  Author: Nick Lewycky <nicholas at mxc.ca>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/unittests/IR/VerifierTest.cpp

  Log Message:
  -----------
  Verify that MDNodes belong to the same context as the Module.

Differential Revision: https://reviews.llvm.org/D99289




More information about the All-commits mailing list