When inlining basic blocks and instructions, give them a name!
authorChris Lattner <sabre@nondot.org>
Mon, 25 Feb 2002 00:31:02 +0000 (00:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Feb 2002 00:31:02 +0000 (00:31 +0000)
commit41b66b12e8be5024b0d8506b5b61a425a2becd49
tree40bcfafae6f2a973392dfaf792a9022def8d7220
parentec4913ea7c848e0c3a7cf97815188b194edc1e09
When inlining basic blocks and instructions, give them a name!

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