]> granicus.if.org Git - llvm/commit
Revert "[CallGraph] Refine call graph for indirect calls with !callees metadata"
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 16 Aug 2019 10:59:18 +0000 (10:59 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 16 Aug 2019 10:59:18 +0000 (10:59 +0000)
commit755506e11dfa0c55bf6642b99591ae461f1d7c2e
tree047962062f89c2a897c5837374c43067506c90c9
parentef3be42de9bddffc3ed5e5a2f010c28fda9627ae
Revert "[CallGraph] Refine call graph for indirect calls with !callees metadata"

This reverts commit r369025. Crashes clang, test case is on the mailing
list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369096 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CallGraph.h
include/llvm/IR/CallSite.h
lib/Analysis/CGSCCPassManager.cpp
lib/Analysis/CallGraph.cpp
lib/Analysis/LazyCallGraph.cpp
test/Analysis/CallGraph/callees-metadata.ll [deleted file]
test/Analysis/CallGraph/non-leaf-intrinsics.ll
test/Analysis/LazyCallGraph/callees-metadata.ll [deleted file]