inline AsmPrinter::getCurrentFunctionEHName into its only caller.
authorChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 00:35:39 +0000 (00:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 00:35:39 +0000 (00:35 +0000)
commit25d812bd7d1f58f2ba1b598b1425a2e146e27381
tree4bf52520bf13bc277a3ffc7a78f905275756bf7b
parent642b32910425ce98059cf659c7cca84670435568
inline AsmPrinter::getCurrentFunctionEHName into its only caller.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81970 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp