diff options
author | Ten Tzen <tentzen@microsoft.com> | 2021-06-04 14:04:46 -0700 |
---|---|---|
committer | Ten Tzen <tentzen@microsoft.com> | 2021-06-04 14:07:44 -0700 |
commit | 33ba8bd2c942062731a17e1b864b5953e3d79f1a (patch) | |
tree | aa287a4cbb6a8cdafb7121a2d80983108a82cd39 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 8ec9aa236e325fd4629cfeefac2919302e14d61a (diff) | |
download | llvm-33ba8bd2c942062731a17e1b864b5953e3d79f1a.zip llvm-33ba8bd2c942062731a17e1b864b5953e3d79f1a.tar.gz llvm-33ba8bd2c942062731a17e1b864b5953e3d79f1a.tar.bz2 |
[Windows SEH]: Fix -O2 crash for Windows -EHa
This patch fixes a Windows -EHa crash induced by previous commit 797ad701522988e212495285dade8efac41a24d4.
The crash was caused by "LifetimeMarker" scope (with option -O2) that should not be considered as SEH Scope.
This change also turns off -fasync-exceptions by default under -EHa option for now.
Differential Revision: https://reviews.llvm.org/D103664#2799944
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions