aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorDave Lee <davelee.com@gmail.com>2025-08-21 13:42:49 -0700
committerGitHub <noreply@github.com>2025-08-21 13:42:49 -0700
commit933d8723b04cbc62ad1ceaad56166d75f7c4050c (patch)
tree870ec18a165c5932b9bbf5fafc5c0771badf86d5 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent545cda649e940c58440530cbd2130f479aea77a9 (diff)
downloadllvm-933d8723b04cbc62ad1ceaad56166d75f7c4050c.zip
llvm-933d8723b04cbc62ad1ceaad56166d75f7c4050c.tar.gz
llvm-933d8723b04cbc62ad1ceaad56166d75f7c4050c.tar.bz2
[llvm][utils] Improve the StringRef summary formatter (#151594)
Improve the `StringRef` summary formatter in the following ways: * inherit adherence to the `target.max-string-summary-length` setting * support non-printable bytes (such as null bytes, and any other binary data) With the previous implementation, some non-printable bytes would raise a Python exception.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions