diff options
author | Stefan Pintilie <stefanp@ca.ibm.com> | 2018-08-24 15:51:47 +0000 |
---|---|---|
committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2018-08-24 15:51:47 +0000 |
commit | 36f31617d3b64da3965f0d2d5173e03beece5de5 (patch) | |
tree | 12af0144834a30f624b86d2469a51a9eda710d57 /llvm/lib/Support/PrettyStackTrace.cpp | |
parent | 980da83f8417e4af10e78f8992e5e31586563ed7 (diff) | |
download | bcm5719-llvm-36f31617d3b64da3965f0d2d5173e03beece5de5.tar.gz bcm5719-llvm-36f31617d3b64da3965f0d2d5173e03beece5de5.zip |
[Exception Handling] Unwind tables are required for all functions that have an EH personality.
This patch is for defect:
https://bugs.llvm.org/show_bug.cgi?id=32611
Functions may require unwind tables even if they are marked with the attribute
nounwind. Any function with an EH personality may require an unwind table.
Differential Revision: https://reviews.llvm.org/D50987
llvm-svn: 340614
Diffstat (limited to 'llvm/lib/Support/PrettyStackTrace.cpp')
0 files changed, 0 insertions, 0 deletions