*** Implement inlining of Invoke instructions!
authorChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 06:59:16 +0000 (06:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 06:59:16 +0000 (06:59 +0000)
commit80a38d245359cb0a3be8f78f5d7d911232886b9a
tree05213fc3a5ea32167b17fc56f8c4dd80df4a3aa1
parent9d3a1b2d972baf72b7da371a1ae72126bc5c6c04
*** Implement inlining of Invoke instructions!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineFunction.cpp