2 Commits

Author SHA1 Message Date
Kazu Hirata
074c420496
[BOLT] Use StringRef::starts_with (NFC) (#139437) 2025-05-11 07:13:02 -07:00
Maksim Panchenko
8ea59ec607
[BOLT] Use rewriter interface for updating binary build ID (#94273)
Move functionality for patching build ID into a separate rewriter class
and change the way we do the patching. Support build ID in different
note sections in order to update the build ID in the Linux kernel binary
which puts in into ".notes" section instead of ".note.gnu.build-id".
2024-06-03 21:39:47 -07:00