diff options
author | Keno Fischer <kfischer@college.harvard.edu> | 2015-11-16 05:13:30 +0000 |
---|---|---|
committer | Keno Fischer <kfischer@college.harvard.edu> | 2015-11-16 05:13:30 +0000 |
commit | 2ac0c270017fb1c2fa1a894b9e2f96b96dca3423 (patch) | |
tree | 510f1115476d5601cf7c13bcfd9179af3509a3bf /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 86c95b5642807d2aba091f437d11691b3a285439 (diff) | |
download | bcm5719-llvm-2ac0c270017fb1c2fa1a894b9e2f96b96dca3423.tar.gz bcm5719-llvm-2ac0c270017fb1c2fa1a894b9e2f96b96dca3423.zip |
Also map the personality function in CloneFunctionInto
Summary: The Old personality function gets copied over, but the
Materializer didn't have a chance to inspect it (e.g. to fix up
references to the correct module for the target function).
Also add a verifier check that makes sure the personality routine
is in the same module as the function whose personality it is.
Reviewers: majnemer
Subscribers: jevinskie, llvm-commits
Differential Revision: http://reviews.llvm.org/D14474
llvm-svn: 253183
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions