aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSnehasish Kumar <snehasishk@google.com>2021-02-09 14:13:47 -0800
committerSnehasish Kumar <snehasishk@google.com>2021-02-11 11:23:43 -0800
commit2c7077e67dc77834607c877ad6e8caa6e33ae238 (patch)
tree636cc4f92e4582045da2943093aee64dd8241349 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent97dbab879700fa51abe5f090ea31bfbed3483701 (diff)
downloadllvm-2c7077e67dc77834607c877ad6e8caa6e33ae238.zip
llvm-2c7077e67dc77834607c877ad6e8caa6e33ae238.tar.gz
llvm-2c7077e67dc77834607c877ad6e8caa6e33ae238.tar.bz2
[CodeGen] Split out cold exception handling pads.
Support for splitting exception handling pads was added in D73739. This change updates the code to split out exception handling pads if profile information indicates that they are cold. For a given function with multiple landind pads, if one of them is hot they are all retained as part of the hot code section. Differential Revision: https://reviews.llvm.org/D96372
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions