Introduce a new ReplaceCallWith method, which simplifies a lot of code.
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 00:42:32 +0000 (00:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 00:42:32 +0000 (00:42 +0000)
commit679d7188c736b39063b1bb5a38e42b5b4b3e002c
tree3393aecaf11aaa45f85bce2faa7d478b1b73ff7e
parentdb895b82a38c1d3b7f5633d584783dbc1f77f4ba
Introduce a new ReplaceCallWith method, which simplifies a lot of code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35710 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp