OSDN Git Service

fix an obscure and tricky bug the inliner can hit sometimes.
authorChris Lattner <sabre@nondot.org>
Fri, 23 Feb 2007 19:54:30 +0000 (19:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Feb 2007 19:54:30 +0000 (19:54 +0000)
commitcae0a193e310050b6bb9cc4628b7151997126f60
tree50d4324f1cad699b8a471f9f6f63000c438b9c29
parentc8e02e9fbed0dcc4086319791153d5f54196e2bf
fix an obscure and tricky bug the inliner can hit sometimes.

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