Use the SSAUpdator to turn calls to eh.exception that are not in a
authorDuncan Sands <baldrick@free.fr>
Wed, 1 Sep 2010 14:07:47 +0000 (14:07 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 1 Sep 2010 14:07:47 +0000 (14:07 +0000)
commitfb4e8ab200b0027c77b5ac873d50601ea18013e9
treec295f29ebc00609f200bee153933681f69d0363b
parente3955df639ff9aff990f628ef6a219ff5efdbc81
Use the SSAUpdator to turn calls to eh.exception that are not in a
landing pad into uses of registers rather than loads from a stack
slot.  Doesn't touch the 'orrible hack code - Bill needs to persuade
me harder :)

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