[all-commits] [llvm/llvm-project] 35e7d4: [BOLT] Add rewriting support for Linux kernel __bu...

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Thu Mar 28 10:30:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35e7d458c9b452b5c09736ffc832aa31777cef21
      https://github.com/llvm/llvm-project/commit/35e7d458c9b452b5c09736ffc832aa31777cef21
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M bolt/lib/Rewrite/LinuxKernelRewriter.cpp
    M bolt/test/X86/linux-bug-table.s

  Log Message:
  -----------
  [BOLT] Add rewriting support for Linux kernel __bug_table (#86908)

Update instruction locations in the __bug_table section after new code
is emitted. If an instruction with associated bug ID was deleted,
overwrite its location with zero.



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