diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-05 21:34:45 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-05 21:34:45 +0000 |
commit | 924d2138fce43e9bcca98d06dccad28927d74c26 (patch) | |
tree | a658db1016c67d25900947f2545aec5733933eca /llvm/lib/Transforms/Utils/Local.cpp | |
parent | d1317133071e22ddd9ea0b78038a7d125ee9a36d (diff) | |
download | llvm-924d2138fce43e9bcca98d06dccad28927d74c26.zip llvm-924d2138fce43e9bcca98d06dccad28927d74c26.tar.gz llvm-924d2138fce43e9bcca98d06dccad28927d74c26.tar.bz2 |
[Attributor][Fix] Keep invokes if handlers catch asynchronous exceptions
Similar to other places where we transform invokes to calls we need to
be careful if the handler (=personality) can catch asynchronous
exceptions as they are not modeled as part of nounwind.
This is tested with D59978.
llvm-svn: 367931
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions