commit | 7174af9bacf00df9bd8574bf60fe44f07cdf8e6c | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Mon Aug 31 20:02:16 2015 +0000 |
committer | Reid Kleckner <rnk@google.com> | Mon Aug 31 20:02:16 2015 +0000 |
tree | bab1bbc8d7b614a3ddd53ff592750fd33b5cf869 | |
parent | bf9ec6af4819a085acaf3d3c472776297bab569c [diff] |
[EH] Handle non-Function personalities like unknown personalities Also delete and simplify a lot of MachineModuleInfo code that used to be needed to handle personalities on landingpads. Now that the personality is on the LLVM Function, we no longer need to track it this way on MMI. Certainly it should not live on LandingPadInfo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246478 91177308-0d34-0410-b5e6-96231b3b80d8