Only add the global variable with the abort message if an unwind actually
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 22:48:47 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 22:48:47 +0000 (22:48 +0000)
commitf1d0d3519f456ba8f8293ea7d9aaff506e97e2fb
treeec745d1bd42dbc0940b0221d6db08e468b572499
parent71be6db3efd233ae7eafe3e23ad9d9ac70bf0706
Only add the global variable with the abort message if an unwind actually
occurs in the program.

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