Fix Duraid's changes to work when TLI is null. This fixes the failing
authorChris Lattner <sabre@nondot.org>
Tue, 5 Sep 2006 17:48:07 +0000 (17:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Sep 2006 17:48:07 +0000 (17:48 +0000)
commit97d2dbd100129d5aa0ee214254a854a2997a032d
tree239f93b7f715706ffc80ef4dcf6127cc1ec739db
parent7acf5f39fea463df5ad196affbef0176f3b25e0f
Fix Duraid's changes to work when TLI is null.  This fixes the failing
lowerinvoke regtests.

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