mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
When --hot-functions-at-end is used in combination with --use-old-text, allocate code at the highest possible addresses withing old .text. This feature is mostly useful for HHVM, where it is beneficial to have hot static code placed as close as possible to jitted code.
225 KiB
225 KiB