Skip to content

test: remove empty out.ll placeholders for LITTEST cases #1841

@luoliwoshang

Description

@luoliwoshang

Summary

Some LITTEST cases still keep empty out.ll placeholder files even though their real IR checks already live in inline // CHECK... directives.

These placeholder files do not seem to carry useful test signal anymore, but they do create unnecessary PR noise and merge conflicts because they show up as large
whole-file diffs when a branch accidentally regenerates them.

Affected files

  • cl/_testgo/cursor/out.ll
  • cl/_testgo/reader/out.ll
  • cl/_testgo/reflect/out.ll
  • cl/_testgo/reflectmk/out.ll
  • cl/_testrt/builtin/out.ll

Suggestion

  • Remove these empty out.ll placeholders.

That would make the test layout more consistent with the current LITTEST model and reduce avoidable diff churn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions