diff options
author | Fangrui Song <i@maskray.me> | 2025-02-10 09:21:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 09:21:31 -0800 |
commit | 0a470a926481d370251731cb2dd897531756335f (patch) | |
tree | 1226371272aea36c2832bc6f8c2e7dea1788f492 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 9e0077c921ebf505afa117cf520c628ace1a29cf (diff) | |
download | llvm-0a470a926481d370251731cb2dd897531756335f.zip llvm-0a470a926481d370251731cb2dd897531756335f.tar.gz llvm-0a470a926481d370251731cb2dd897531756335f.tar.bz2 |
[ELF] --package-metadata: support %[0-9a-fA-F][0-9a-fA-F]
(This application-specific option is probably not appropriate as a
linker option (.o file offers more flexibility and decouples JSON
verification from linkers). However, the option has gained some traction
in Linux distributions, with support in GNU ld, gold, and mold.)
GNU ld has supported percent-encoded bytes and extensions like
`%[comma]` since November 2024. mold supports just percent-encoded
bytes. To prepare for potential adoption by Ubuntu, let's support
percent-encoded bytes.
Link: https://sourceware.org/bugzilla/show_bug.cgi?id=32003
Link: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2071468
Pull Request: https://github.com/llvm/llvm-project/pull/126396
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions