diff options
author | Nikita Popov <npopov@redhat.com> | 2025-02-24 18:06:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 18:06:51 +0100 |
commit | f1252f539ca203a979d61b616186e9be9d612f96 (patch) | |
tree | 2af3b84dfeb6f3abb06a7d96c0d426da8a1a31eb /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 20fd7f0a76ae97e7cd645412ef5ca1a9e9614578 (diff) | |
download | llvm-f1252f539ca203a979d61b616186e9be9d612f96.zip llvm-f1252f539ca203a979d61b616186e9be9d612f96.tar.gz llvm-f1252f539ca203a979d61b616186e9be9d612f96.tar.bz2 |
[PPC][MC] Restore support for case-insensitive register names (#128525)
Lowercase the name before calling MatchRegisterName(), to restore
support for using `%R3` instead of `%r3` and similar, matching the GNU
assembler.
Fixes https://github.com/llvm/llvm-project/issues/126786.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions