Skip to content

bcmp missing #352

Closed
Closed
@repmop

Description

@repmop

LLVM emits bcmp for #![no_builtins], #![no_std] enabled crates on rustc 1.43.0 while targeting i686-unknown-linux-musl.

This was supposedly resolved in #303, but still appears to be a problem.

Specifically, the memcmp here is being converted to a bcmp.

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