Here's fun! It turns out that these filter functions can be internal. If they're
authorBill Wendling <isanbard@gmail.com>
Sun, 20 Sep 2009 02:19:49 +0000 (02:19 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 20 Sep 2009 02:19:49 +0000 (02:19 +0000)
commit5511ffd763c6de8264de7bdf318564fee2bbfc99
tree877c3dac134376e84cb4506d4a5dbb00e7721209
parenta80e9598caa568bfd56a6eb90cf4207c4752915d
Here's fun! It turns out that these filter functions can be internal. If they're
internal, they shouldn't use the indirect pointer stuff. In the case of
throw_rethrow_test, it was marked as 'internal' and calculated its own offset to
its contents.

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