Skip to content

[MSan] Adding support for 32-bit platforms #103057

Open
@k-kashapov

Description

@k-kashapov

As stated in this issue LLVM MSan does not support the 32-bit architectures. The reason is that shadow memory is considered too big for these platforms.

However, we have been successfully using MSan on embedded 32-bit platforms. We would like to implement VaArgHelper for these architectures. We will provide the patch later.

Do you consider it possible adding such feature to the upstream?

cc @vitalybuka @EugeneZelenko

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions