diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-11-30 22:08:55 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-11-30 22:08:55 +0000 |
commit | 08510b14d4fe5d9b1a979fbee8a7aad11dbc6cea (patch) | |
tree | bffe39f76d8df42d0557b40e7c80bc2d3359fa47 /CODE_OWNERS.TXT | |
parent | c2a08d28eb1199d67dff5b66061cf7f6a25d2527 (diff) | |
download | external_llvm-08510b14d4fe5d9b1a979fbee8a7aad11dbc6cea.zip external_llvm-08510b14d4fe5d9b1a979fbee8a7aad11dbc6cea.tar.gz external_llvm-08510b14d4fe5d9b1a979fbee8a7aad11dbc6cea.tar.bz2 |
Replace r168930 with a more reasonable patch.
The original patch removed a bunch of code that the SjLjEHPrepare pass placed
into the entry block if all of the landing pads were removed during the
CodeGenPrepare class. The more natural way of doing things is to run the CGP
*before* we run the SjLjEHPrepare pass.
Make it so!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169044 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
0 files changed, 0 insertions, 0 deletions