Files
clang-p2996/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
Hideto Ueno c0084c36ed [mlir][BytecodeReader] Const qualify *SectionReader, NFC (#99376)
`StringSectionReader`, `ResourceSectionReader` and
`PropertiesSectionReader` are immutable after `initialize` so this PR
adds const to their parsing functions and references in `AttrTypeReader`
and `DialectReader`.
2024-07-18 19:45:36 +09:00

97 KiB