aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorWill Dietz <will.dietz@sifive.com>2024-06-10 19:12:34 -0500
committerGitHub <noreply@github.com>2024-06-10 19:12:34 -0500
commit46e41c8631bd6c1a6c91d6cc4a5e4f1671078ccd (patch)
tree6db395b586fcb63f8af4c6892fb3ae7114057747 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent48aebd4cf88b3632e8c3ed6b976287c973628e14 (diff)
downloadllvm-46e41c8631bd6c1a6c91d6cc4a5e4f1671078ccd.zip
llvm-46e41c8631bd6c1a6c91d6cc4a5e4f1671078ccd.tar.gz
llvm-46e41c8631bd6c1a6c91d6cc4a5e4f1671078ccd.tar.bz2
[mlir] Sanitize identifiers with leading symbol. (#94795)
Presently, if name starts with a symbol it's converted to hex which may cause the result to be invalid by starting with a digit. Address this and add a small test. Co-authored-by: Will Dietz <w@wdtz.org>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions