[all-commits] [llvm/llvm-project] 282136: Revert "Add LazyCallGraph API to add function to R...

Brian Gesiak via All-commits all-commits at lists.llvm.org
Mon Feb 17 11:26:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 28213680b2a7d1fdeea16aa3f3a368879472c72a
      https://github.com/llvm/llvm-project/commit/28213680b2a7d1fdeea16aa3f3a368879472c72a
  Author: Brian Gesiak <modocache at gmail.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/LazyCallGraph.h
    M llvm/lib/Analysis/LazyCallGraph.cpp
    M llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
    M llvm/unittests/Analysis/LazyCallGraphTest.cpp

  Log Message:
  -----------
  Revert "Add LazyCallGraph API to add function to RefSCC"

This reverts commit https://reviews.llvm.org/rG449a13509190b1c57e5fcf5cd7e8f0f647f564b4,
due to buildbot failures such as
http://lab.llvm.org:8011/builders/clang-cmake-x86_64-avx2-linux/builds/13251.




More information about the All-commits mailing list