diff options
| author | YongKang Zhu <yongzhu@fb.com> | 2025-11-03 14:44:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 14:44:05 -0800 |
| commit | 562e3bfcd45cddc1da133780b401564471c8c66d (patch) | |
| tree | 174c561a12331bf39ff53f3929cd922519d16a7a /llvm/tools/llvm-diff/lib/DiffConsumer.cpp | |
| parent | c0cb5133489fa746ae5de43a17991778281fe4c9 (diff) | |
| download | llvm-562e3bfcd45cddc1da133780b401564471c8c66d.zip llvm-562e3bfcd45cddc1da133780b401564471c8c66d.tar.gz llvm-562e3bfcd45cddc1da133780b401564471c8c66d.tar.bz2 | |
[BOLT] Add an option for constant island cloning (#165778)
Avoid cloning constant island helps to reduce app size, especially for
BOLT optimization in which cloning would happen when a function is split
into multiple fragments. Add an option to make the cloning optional, and
we will introduce a new pass to handle the reference too far error that
may result from disabling constant island cloning (#165787).
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DiffConsumer.cpp')
0 files changed, 0 insertions, 0 deletions
