Simplify code (somtimes dramatically), by using the new "auto-insert" feature
authorChris Lattner <sabre@nondot.org>
Tue, 10 Sep 2002 17:03:06 +0000 (17:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Sep 2002 17:03:06 +0000 (17:03 +0000)
commit3ea5cb0df1a992b900b6eefb9da2505792c2c819
tree389df7568f7caacf5dbfca5a79fb90f736d11a18
parent3bc06b33dac11e9372b06484139b4d4c11788273
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
of instruction constructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3655 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionResolution.cpp
lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp