Skip to content

LLVM IR linking warning due to mismatching Dwarf Version type #392

@maleadt

Description

@maleadt

As reported on Slack:

warning: linking module flags 'Dwarf Version': IDs have conflicting values ('i64 4' from  with 'i32 4' from start)

That's the exact inverse of #385. We should figure out a better fix, probably by not bothering setting the DWARF debug level at all (or even stripping it from, e.g., libdevice).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions