[all-commits] [llvm/llvm-project] 04b87c: [BOLT] LongJmp: Use per-function alignment values
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Thu Mar 10 08:50:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04b87cf0e79d43bc4bde1e16356d36738e27bd9b
https://github.com/llvm/llvm-project/commit/04b87cf0e79d43bc4bde1e16356d36738e27bd9b
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M bolt/lib/Passes/LongJmp.cpp
Log Message:
-----------
[BOLT] LongJmp: Use per-function alignment values
The per-function alignment values must be used in order to create
tentative layout.
Differential Revision: https://reviews.llvm.org/D121298
More information about the All-commits
mailing list