diff options
author | ShatianWang <38512325+ShatianWang@users.noreply.github.com> | 2023-11-29 22:42:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 22:42:36 -0500 |
commit | c43d0432ef35ee506bae642408f7140064514c8d (patch) | |
tree | 11efbf7ca7952742cc226b7bae34021a41b632d4 /llvm/lib/CodeGen/SafeStack.cpp | |
parent | 3cf190974a37d18c7bd6f52b9588f4104e8e96f0 (diff) | |
download | llvm-c43d0432ef35ee506bae642408f7140064514c8d.zip llvm-c43d0432ef35ee506bae642408f7140064514c8d.tar.gz llvm-c43d0432ef35ee506bae642408f7140064514c8d.tar.bz2 |
[BOLT] Create .text.warm for 3-way splitting (#73863)
This commit explicitly adds a warm code section, .text.warm, when
-split-functions -split-strategy=cdsplit is used. This replaces the
previous approach of using .text.cold.0 as warm and .text.cold.1 as cold
in 3-way function splitting. NFC.
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions