The EH prepare passes really want to be the last passes run before code-gen.
authorBill Wendling <isanbard@gmail.com>
Wed, 4 Aug 2010 21:44:13 +0000 (21:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 4 Aug 2010 21:44:13 +0000 (21:44 +0000)
commit2464d618c0043b8dcd13170f145f5add7738aad3
tree69a11f0783e1b175596866b9529b185b0022c602
parent0e3a1a8f8fbe34d47c83d19c8b11a3bfdcacad00
The EH prepare passes really want to be the last passes run before code-gen.

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