aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2018-08-24 19:38:29 +0000
committerStefan Pintilie <stefanp@ca.ibm.com>2018-08-24 19:38:29 +0000
commit892fc6b7f24cb022085e331c63b26574c011950d (patch)
tree2fdd35f1de1cff63d8aa21c528350b6fd957066f /llvm/lib/Object/ELFObjectFile.cpp
parent53591233c2265e154cb52e06937b81d6b5ca7bbe (diff)
downloadllvm-892fc6b7f24cb022085e331c63b26574c011950d.zip
llvm-892fc6b7f24cb022085e331c63b26574c011950d.tar.gz
llvm-892fc6b7f24cb022085e331c63b26574c011950d.tar.bz2
[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: 340641
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions