diff options
| author | Will Dietz <will.dietz@sifive.com> | 2024-06-10 19:12:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 19:12:34 -0500 |
| commit | 46e41c8631bd6c1a6c91d6cc4a5e4f1671078ccd (patch) | |
| tree | 6db395b586fcb63f8af4c6892fb3ae7114057747 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 48aebd4cf88b3632e8c3ed6b976287c973628e14 (diff) | |
[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
