Skip to content

MIR tutorial code examples have out of date JSON files #3240

Description

@sauclovian-g

The code samples for the MIR tutorial come with linked-mir.json files; the ones currently there are schema version 10, but the current version is 11.

These should be updated, and we should do something to make sure they don't get forgotten in the future, like adding something in the test suite that tries to load them.

Alternatively, we could delete them. They're basically object files, and I don't think there's any need to keep them around or distribute them to people reading the tutorial. Admittedly, we do seem to also include the corresponding objects in the LLVM/Java tutorial. And it wouldn't matter so much if one of them weren't 2M. (See #3239)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssues involving documentationneeds testIssues for which we should add a regression testregressionSomething that used to work, but now doesn'ttest assetsIssues involving test programs or other test assetstype: bugIssues reporting bugs or unexpected/unwanted behaviorusabilityAn issue that impedes efficient understanding and use

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions