Fix some fixme's in #if 0'd code by making it dependent on the structural
authorChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 03:59:56 +0000 (03:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 03:59:56 +0000 (03:59 +0000)
commitad88bc4076d088baad8a5ee9561e46ac08a1c88a
tree2609259b8c8eb53c6309232bfb63af124aa7fbbd
parentb9bcdd9ca44fe0840ad8ded1200688fcda46d53a
Fix some fixme's in #if 0'd code by making it dependent on the structural
behavior of the LSDA section instead of on some random target hook that
needs to be kept in synch with other points of truth.

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