- Add standalone metadata parsing support so that machine metadata nodes could be populated before and accessed during MIR is parsed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- Relocate tests and add extra tests for parsing errors.
- Enhance the parser to report any missing definitions on forward referenced metadata.
Needs tests for the various parse errors