mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 15:53:39 +08:00
`StringSectionReader`, `ResourceSectionReader` and `PropertiesSectionReader` are immutable after `initialize` so this PR adds const to their parsing functions and references in `AttrTypeReader` and `DialectReader`.