llvm-project/bolt/lib/Utils
Vladislav Khmelevsky 8ab69baad5 [BOLT] Set cold sections alignment explicitly
The cold text section alignment is set using the maximum alignment value
passed to the emitCodeAlignment. In order to calculate tentetive layout
right we will set the minimum alignment of such sections to the maximum
possible function alignment explicitly.

Differential Revision: https://reviews.llvm.org/D121392
2022-03-15 22:12:17 +03:00
..
CMakeLists.txt [BOLT] Fix Windows build 2021-11-11 18:14:53 -08:00
CommandLineOpts.cpp [BOLT] Set cold sections alignment explicitly 2022-03-15 22:12:17 +03:00
Utils.cpp [BOLT][NFC] Reduce includes with include-what-you-use 2022-01-21 12:05:47 -08:00