Files
clang-p2996/bolt/lib/Rewrite/LinuxKernelRewriter.cpp
Maksim Panchenko 35e7d458c9 [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.
2024-03-28 10:30:27 -07:00

67 KiB