Skip to content

Use readable string comparison for LLVM generator tests #99

@Ailrun

Description

@Ailrun

Is your feature request related to a problem? Please describe.
Current LLVM-generator tests are nearly impossible to parse. When a problem occurs, it involves significant amount of mental energy to find what the problem is.

Describe the solution you'd like
Use more readable, line-separated, easy-to-diff strings instead of unparsible data type.

Additional context
Is there any case that a stringification mangles different data types into the same string?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions