[all-commits] [llvm/llvm-project] a67c7d: Revert "[DomTree] Assert that blocks in queries ar...

Daniil Suchkov via All-commits all-commits at lists.llvm.org
Fri Oct 1 14:52:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a67c7deae72af3d4294a2999fd1fb920690319b7
      https://github.com/llvm/llvm-project/commit/a67c7deae72af3d4294a2999fd1fb920690319b7
  Author: Daniil Suchkov <dsuchkov at azul.com>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Support/GenericDomTree.h

  Log Message:
  -----------
  Revert "[DomTree] Assert that blocks in queries aren't from another function"

This reverts commit 86046516e4f4527213c595c154c9971d81a49601.
This assertion fails on https://lab.llvm.org/buildbot/#/builders/98/builds/6690
Reverting it for now.




More information about the All-commits mailing list