diff options
author | Maksim Panchenko <maks@fb.com> | 2024-06-03 21:39:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 21:39:47 -0700 |
commit | 8ea59ec6077e85c457b27b406a679ab9d5827387 (patch) | |
tree | ace53e939f3db23d35a4b773422ed729967592c8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 4973ad47181710d2a69292018cad7bc6f95a6c1a (diff) | |
download | llvm-8ea59ec6077e85c457b27b406a679ab9d5827387.zip llvm-8ea59ec6077e85c457b27b406a679ab9d5827387.tar.gz llvm-8ea59ec6077e85c457b27b406a679ab9d5827387.tar.bz2 |
[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".
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions