[all-commits] [llvm/llvm-project] 218fd6: [BOLT] Decouple new segment creation from PHDR rew...

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Wed Jul 2 11:22:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 218fd692617b540f4ae807cb5a1a1591e1e5f2f0
      https://github.com/llvm/llvm-project/commit/218fd692617b540f4ae807cb5a1a1591e1e5f2f0
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M bolt/include/bolt/Core/BinaryContext.h
    M bolt/include/bolt/Rewrite/RewriteInstance.h
    M bolt/lib/Rewrite/RewriteInstance.cpp
    M bolt/unittests/Core/BinaryContext.cpp
    M bolt/unittests/Core/MemoryMaps.cpp

  Log Message:
  -----------
  [BOLT] Decouple new segment creation from PHDR rewrite. NFCI (#146111)

Refactor handling of PHDR table rewrite to make modifications easier.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list