OSDN Git Service

Revert "[CallGraph] Ignore callback uses"
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 9 Jul 2020 21:00:26 +0000 (00:00 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 9 Jul 2020 21:02:07 +0000 (00:02 +0300)
commitc2a61ef3885019c5e0444d8789de63e1ce4d5003
treee42e63e85ed5c2c922477655b0fa8abb81ad198b
parent98eec7700c3f397283a3937b1d3ddfe4e6d3b910
Revert "[CallGraph] Ignore callback uses"

This likely has broken test/Transforms/Attributor/IPConstantProp/ tests.
http://45.33.8.238/linux/22502/step_12.txt

This reverts commit 205dc0922d5f7305226f7457fcbcb4224c92530c.
llvm/include/llvm/IR/Function.h
llvm/lib/Analysis/CallGraph.cpp
llvm/lib/IR/Function.cpp
llvm/test/Analysis/CallGraph/ignore-callback-uses.ll [deleted file]