[all-commits] [llvm/llvm-project] 08ef93: [BOLT] Overwrite .eh_frame_hdr in-place (#116730)

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Mon Nov 18 20:43:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08ef9396377cd60239a6312640f4fdc9c91a1703
      https://github.com/llvm/llvm-project/commit/08ef9396377cd60239a6312640f4fdc9c91a1703
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M bolt/lib/Rewrite/RewriteInstance.cpp
    A bolt/test/eh-frame-hdr.test

  Log Message:
  -----------
  [BOLT] Overwrite .eh_frame_hdr in-place (#116730)

If the new EH frame header can fit into the original .eh_frame_hdr
section, overwrite it in-place and pad with zeroes.



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