[all-commits] [llvm/llvm-project] 026297: [BOLT] Add reading support for Linux kernel __bug_...

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Wed Mar 6 23:34:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02629793a4581e79cda342eaae007704b4daa8ce
      https://github.com/llvm/llvm-project/commit/02629793a4581e79cda342eaae007704b4daa8ce
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

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

  Log Message:
  -----------
  [BOLT] Add reading support for Linux kernel __bug_table section (#84082)

Read __bug_table section and annotate ud2 instructions with a
corresponding bug entry ID.



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