Simplify code a bit by using Module::getOrInsertFunction
authorChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 03:43:24 +0000 (03:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 03:43:24 +0000 (03:43 +0000)
commit89851077da34f052819b2da026bf881f3ae0eac7
tree50cd33fd14b91c4baaeee0658d6edb39efcf9e4c
parentd2d3a16641a411006078cc25b59382635d51f925
Simplify code a bit by using Module::getOrInsertFunction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2032 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/TraceValues.cpp