diff options
author | Fabian Parzefall <parzefall@fb.com> | 2022-08-18 21:51:51 -0700 |
---|---|---|
committer | Fabian Parzefall <parzefall@fb.com> | 2022-08-18 21:55:08 -0700 |
commit | e001a4e48968f146104cacacb12ba11d316886d2 (patch) | |
tree | f011794212affb54f8247dec7d49d6cf2789f7d0 /libcxx/include/__algorithm/includes.h | |
parent | ac830664b20cdf2844d3472d5b5ed1c359085989 (diff) | |
download | llvm-e001a4e48968f146104cacacb12ba11d316886d2.zip llvm-e001a4e48968f146104cacacb12ba11d316886d2.tar.gz llvm-e001a4e48968f146104cacacb12ba11d316886d2.tar.bz2 |
[BOLT] Insert EH trampolines for multiple fragments
This patch adds exception handling trampolines when a function is split
into more than two fragments. Trampolines are tracked per-fragment, such
that they can be removed if splitting is reversed.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D132048
Diffstat (limited to 'libcxx/include/__algorithm/includes.h')
0 files changed, 0 insertions, 0 deletions