diff options
author | Fabian Parzefall <parzefall@fb.com> | 2022-09-08 17:10:27 -0700 |
---|---|---|
committer | Fabian Parzefall <parzefall@fb.com> | 2022-09-08 17:10:29 -0700 |
commit | 3ac46f377a06f344705f334640c4e1d5eca4e9c0 (patch) | |
tree | 0173e0fdaf59b6367b76a4a101e26c3005f25e28 /llvm/lib/Support/CommandLine.cpp | |
parent | ae2b4da16664a684341aa611309cfd302afe5ffa (diff) | |
download | llvm-3ac46f377a06f344705f334640c4e1d5eca4e9c0.zip llvm-3ac46f377a06f344705f334640c4e1d5eca4e9c0.tar.gz llvm-3ac46f377a06f344705f334640c4e1d5eca4e9c0.tar.bz2 |
[BOLT] Emit LSDA call sites for all fragments
For exception handling, LSDA call sites have to be emitted for each
fragment individually. With this patch, call sites and respective LSDA
symbols are generated and associated with each fragment of their
function, such that they can be used by the emitter.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D132052
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions