Permit CallGraphSCCPasses readonly access to the direct callers of the functions
commit041ee7e6fa1a04e64371ece9225a984d9a6bdf4b
authorNick Lewycky <nicholas@mxc.ca>
Mon, 3 Jan 2011 04:01:44 +0000 (3 04:01 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 3 Jan 2011 04:01:44 +0000 (3 04:01 +0000)
tree388e202e9675b154719c253d8c0df3f4858c987e
parent71230acbbe734678b9ced643fa024166413b8824
Permit CallGraphSCCPasses readonly access to the direct callers of the functions
in their SCC as they already have with the direct callees.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122734 91177308-0d34-0410-b5e6-96231b3b80d8
docs/WritingAnLLVMPass.html